Skip to content
View MineRobber9000's full-sized avatar

Organizations

@tildetown @SoftwareNeeded
Block or Report

Block or report MineRobber9000

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

  1. tic80-doomfire tic80-doomfire Public

    DOOM fire demo in TIC-80.

    C 3

  2. shortenz shortenz Public

    A URL shortener. Built as a stopgap while I work on a fully-fledged web-accessible link shortener.

    Python

  3. bf2p bf2p Public

    Brainfuck to Python compiler

    Python

  4. TICExplorer TICExplorer Public

    An editor for the TIC-80's .tic cartridge format.

    C# 1

  5. MinerBags MinerBags Public

    Adds bags to Minecraft. All there is to say.

    Java

  6. How to NEVER use lambdas - Python 3 ... How to NEVER use lambdas - Python 3 edition
    1
    ###########################################################
    2
    # How to NEVER use lambdas. An inneficient and yet educa- #
    3
    # tonal [sic] guide to the proper misuse of the lambda    #
    4
    # construct in Python 3.x.  [DO NOT USE ANY OF THIS EVER] #
    5
    #          original by (and apologies to): e000 (13/6/11) #