關於Jump Don't Die (prototype)
遊戲原型做成我的手機遊戲開發教程的一部分。
Please, remember that this is the game that we build in the tutorial series. This is not a complete game. You can download this app to check out by yourself the kind of app we are going to build. This game uses libGDX as the game framework and it makes use of Scene2D for the scenographic part of the game and Box2D as the physics library. All these projects are open source.
The entire tutorial has been uploaded to jotajotavm's channel and can be watched online for free here: https://www.youtube.com/playlist?list=PLraIUviMMM3duiko5MtkFPN2vhm0URmkE. Also, you can see the code and report bugs in the code here: https://github.com/danirod/JumpDontDie.
最新版本1.0.2的更新日誌
This is the first release made public in the Google Play Store for you to test before running the game.
v1.0.1
This hotfix adds the CC license for the audio in the Credits section. You wouldn't want to forget that!
v1.0.0
Initial release.