drmop Posted December 30, 2014 Share Posted December 30, 2014 Hi, Just finished off my first full game (barring a bit of polish) using the Booty5 HTML5 game maker. The game is available to play at http://booty5.com/html5-examples/leapo/index.htmlFull project can be downloaded from https://github.com/mrmop/Booty5/tree/master/tutorials/Leapo The game is about a frog called Leapo and he is in love with Leapette the most beautiful frog in the land, but she shuns his advances until he can prove himself a true frog. In order to prove his worth to his beloved he has to travel each world collecting hearts whilst avoiding the many dangers. To play the game simply tap / click in a direction to make Leapo leap. Collect the hearts and avoid the traps / hazards. You can also click drag / touch drag the screen around to see more of the environment. The game includes 30 levels and is around 600 lines of code (excluding engine / level data). It runs at a good 40-60 fps on iPhone 5C and 30+ fps on a decent Android in Chrome or deployed with Crosswalk. Techincally the game uses the following features:* Box2D physics* Polygon shaped sprites* Hierarchical sprites* Tween animations* Shape / gradient Caching to speed up rendering* Parallax scrolling* Particle systems* Sprite atlas* Audio Here are a couple of screen shots; Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.