Here is a small game I made to learn the engine awhile ago:
https://github.com/rickyeh/cubejump
It isn't polished yet as it's a work in progress, and I'm a pretty newbie programmer, so my code isn't perfect :)
It was pretty easy for me to learn, even without a lot of CS experience, and worked pretty well on mobile (at least iOS) without too much hassle. If you have no idea how to make a game and want to make a simple one fast, it seems like an awesome library to do so. The examples and tutorials were plentiful and I was able to find detailed ones on third party sites as well.
https://github.com/rickyeh/cubejump
It isn't polished yet as it's a work in progress, and I'm a pretty newbie programmer, so my code isn't perfect :)
It was pretty easy for me to learn, even without a lot of CS experience, and worked pretty well on mobile (at least iOS) without too much hassle. If you have no idea how to make a game and want to make a simple one fast, it seems like an awesome library to do so. The examples and tutorials were plentiful and I was able to find detailed ones on third party sites as well.