axmol/examples/SimpleSnake/README.md

22 lines
579 B
Markdown

# Simple Snake
adxe version of a "Simple Snake" game.
![image](https://user-images.githubusercontent.com/8652787/175750227-f3f412dd-f555-4b05-bb91-8efe2f3ccc6b.png)
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