Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 582 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 582 Bytes

Simple Snake

Axmol version of a "Simple Snake" game. Using extension 'DrawNodeEx'

image

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 axis

Idea from here:

https://www.youtube.com/channel/UCC7qpnId5RIQruKDJOt2exw

MIT License