An open API service indexing awesome lists of open source software.

https://github.com/tslanina/Retro-WonderSwanColor-Wondersnake

Snake clone for Wonderswan Color ( NECV30 assembly )
https://github.com/tslanina/Retro-WonderSwanColor-Wondersnake

game wonderswan wonderswan-color

Last synced: about 2 months ago
JSON representation

Snake clone for Wonderswan Color ( NECV30 assembly )

Awesome Lists containing this project

README

        

# Wondersnake
Snake game for Wonderswan Color Console (first released in 2007)
## Tech Infos
* Wonderswan Color
* NEC V30MZ 16 bit CPU (80186 compatible)
* Pure assembler code
## Screenshot
![Screenshot](screen.png)
## Build instruction
* Compiler: Borland Turbo Assembler Version 3.1
* Linker: Borland Turbo Link Version 5.1
* Use com2ws tool (source code included) to build Wondermagic-compatible cartridge image

## Authors
* **Tomasz Słanina** - [dox](https://github.com/tslanina)
## License
This project is licensed under the GPL v3 License - see the [LICENSE.md](LICENSE.md) file for details