Skip to content
View rumorsmatrix's full-sized avatar
🚀
Consult this matrix weekly on a throw of 7+ (on 2D)
🚀
Consult this matrix weekly on a throw of 7+ (on 2D)

Block or report rumorsmatrix

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. simple-js-ecs simple-js-ecs Public

    A dead simple example Entity-Component-System in JS, with a Manager class.

    JavaScript 4

  2. tracery-php tracery-php Public

    A quick and dirty (and very incomplete) implementation of Tracery in PHP. Supports nestled tokens and that's about it.

    PHP 2

  3. roguelike-js roguelike-js Public

    ⚔️ 💀 javascript roguelike noodling with rot.js

    JavaScript 1

  4. maze-monsters maze-monsters Public

    Tracery JSON for the @maze_monsters twitterbot

  5. jekyll-blog jekyll-blog Public

    Source and templates etc. for my jekyll-powered blog

    CSS

  6. fizzbuzz.js fizzbuzz.js
    1
    /*
    2
     * Artibrary FizzBuzz-ing with Array.map
    3
     * Yes, this makes me feel ill
    4
     *
    5
     * @param   {number} count     value to count up to