Emu (YYG gamejam 2019)
A downloadable game for Windows
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.
Comments
Log in with itch.io to leave a comment.
version de linux?
sadly not, but one could try compile it from sources - first compile rust emulator backend for linux, and then game itself if you have GMS for linux