Chip-8-Interpreter/README.md

21 lines
280 B
Markdown
Raw Permalink Normal View History

2018-08-31 22:02:38 +00:00
# Chip-8-Interpreter
Included are 3 demo .c8 files, that you can play.
# Contols
## Pong
Left paddle - 1 & Q
2018-08-31 22:03:00 +00:00
2018-08-31 22:02:38 +00:00
Right paddle - 4 & R
## Space invaders
Movement - Q & E
2018-08-31 22:03:00 +00:00
2018-08-31 22:02:38 +00:00
Shooting - W
## Tetris
Moving tile - W & E
2018-08-31 22:03:00 +00:00
2018-08-31 22:02:38 +00:00
Rotating tile - Q
2018-08-31 22:03:00 +00:00
2018-08-31 22:02:38 +00:00
Dropping tile - A