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 )
- Host: GitHub
- URL: https://github.com/tslanina/Retro-WonderSwanColor-Wondersnake
- Owner: tslanina
- License: gpl-3.0
- Created: 2017-04-24T13:10:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-24T13:29:01.000Z (about 8 years ago)
- Last Synced: 2025-05-02T06:54:47.560Z (about 2 months ago)
- Topics: game, wonderswan, wonderswan-color
- Language: Assembly
- Homepage:
- Size: 50.8 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-wsdev - WonderSnake - 3.0) - Snake game written with Borland TASM. (Source code / Games)
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

## 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