madeinqc - Overview

View madeinqc's full-sized avatar

Marc-Antoine Sauvé madeinqc

Block or report madeinqc

Popular repositories Loading

  1. This program read a string of brainfuck and interpret it according to the specification at http://en.wikipedia.org/wiki/Brainfuck. To do so, we store the program in a table of 265 bytes. We use a t…

    1

  2. Show a vim keymap in a pane.

    JavaScript 1 1

  3. First project for Pep8 assembly course.

  4. AMazeBot is a competition where competitors have to build an AI to solve mazes in the quickest and most efficient way.

    Java