axmol/examples/SimpleSnake
涓€绾跨伒 941f69380e Merge: bb145b2042 589e0af3fd
Merge pull request #660 from aismann/dev

Small updates (source and readme), add license.
2022-06-15 23:37:18 +08:00
..
Classes Merge: bb145b2042 589e0af3fd 2022-06-15 23:37:18 +08:00
Resources Fix astc cmake simd check for windows x64 2022-06-15 21:16:51 +08:00
proj.android Fix astc cmake simd check for windows x64 2022-06-15 21:16:51 +08:00
proj.ios_mac Fix astc cmake simd check for windows x64 2022-06-15 21:16:51 +08:00
proj.linux Fix astc cmake simd check for windows x64 2022-06-15 21:16:51 +08:00
proj.win32 Fix astc cmake simd check for windows x64 2022-06-15 21:16:51 +08:00
CMakeLists.txt Fix astc cmake simd check for windows x64 2022-06-15 21:16:51 +08:00
LICENSE Merge: bb145b2042 589e0af3fd 2022-06-15 23:37:18 +08:00
README.md Merge: bb145b2042 589e0af3fd 2022-06-15 23:37:18 +08:00
adxe-project-template.json Fix astc cmake simd check for windows x64 2022-06-15 21:16:51 +08:00
run.bat.in Fix astc cmake simd check for windows x64 2022-06-15 21:16:51 +08:00

README.md

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