Find a file
Lauchmelder 36fd113d01
Removed SFML
I want this code to be run without having to install any libraries.
The interpreter now runs in the console thanks to javidx9's olcGameEngine

Enjoy this SFML-free version of the interpreter!
2018-11-11 23:07:49 +01:00
chip8.cpp Removed SFML 2018-11-11 23:07:49 +01:00
invaders.c8 Add files via upload 2018-09-01 00:03:59 +02:00
pong2.c8 Add files via upload 2018-09-01 00:03:59 +02:00
README.md Update README.md 2018-09-01 00:03:00 +02:00
tetris.c8 Add files via upload 2018-09-01 00:03:59 +02:00

Chip-8-Interpreter

Included are 3 demo .c8 files, that you can play.

Contols

Pong

Left paddle - 1 & Q

Right paddle - 4 & R

Space invaders

Movement - Q & E

Shooting - W

Tetris

Moving tile - W & E

Rotating tile - Q

Dropping tile - A