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.

https://github.com/PsichiX/yyg-gamejam-2019

Download

Download
yyg-gamejam-2019.zip 2 MB
Download
yyg-gamejam-2019-master.zip 1 MB

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