diff --git a/README.md b/README.md index f324609..7862e90 100644 --- a/README.md +++ b/README.md @@ -1 +1,16 @@ -# Chip-8-Interpreter \ No newline at end of file +# 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