A barely functional Bytepusher emulator, written in Nim.
- Nim 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| roms | ||
| bytepusher.nim | ||
| README.md | ||
| sdl.nim | ||
Bytepusher
A barely functional Bytepusher emulator, written in Nim. SDL2 is required, but no external Nim packages are needed.
This was a proof of concept. While emulation does render (slowly), there is no user input or sound, and you must keyboard interrupt the program for it to stop.