axmol/examples/SimpleSnake/README.md

21 lines
422 B
Markdown
Raw Normal View History

2022-06-15 03:42:00 +08:00
Simple Snake
adxe version of a "Simple Snake" game.
If you have any questions or want to continue this project feel free to do so.
Here are some ideas:
- Improve the "score optic"
- Save the "highsore times"
- Use sprites unstead of draw primitives
- Add some effects (sound, exploding stuff, traps, etc)
- or use it as startup
Idea from here:
https://www.youtube.com/channel/UCC7qpnId5RIQruKDJOt2exw
2022-06-15 03:42:00 +08:00
MIT License