axmol/examples/SimpleSnake/README.md

19 lines
466 B
Markdown

# 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 of your own snake version with adxe
### Idea from here:
https://www.youtube.com/channel/UCC7qpnId5RIQruKDJOt2exw
MIT License