Emu (YYG gamejam 2019)
About
Emu is an oldschool game console emulator with very-lowres 20x20 display (gamejam theme) that anyone can make a ROM game package for.
Games:
- Marbles (Zuma-like puzzle)
- T-Rex Runner
Controls:
- WSAD/Arrows - up/down/left/right
- Space - cross
- Enter - circle
- R - reset to BIOS
NOTE: All assets are made by me and code is written by myself, including DLL emulator dependency and its Kaiju Toolset dependency used to compile and execute ROM game code.
https://github.com/PsichiX/yyg-gamejam-2019