Description
Add to wishlistThis is the full code for an awesome racing game. The game code is running and you can use it to do what you want.
The best things are that we work on lots of things of the game, like levels creation, i18n, menues, art. Easily you can change the graphics to do a PC, mobile or any other device game.
You can test a kind of this game into android store: https://play.google.com/store/apps/details?id=com.daylight.VanGoBox
Features
- Internationalization of the game is done by any cloud writer (like google sheets) and it is great to do the job easily.
- The scenario is created and destroyed towards and back the player, respectively.
- The levels are done as an image (png) and has a place to do the terrain and another place to throw your objects. It’s so easy to do levels!
- The Play Services system is there to be configured.
- The Ranking feature of the Play Services is working.
- You have a MARKET page to sell your in-game items or powerups.
- You have coins that you can get from the levels.
- You have the MAIN MENU, FINISH LEVEL PAGE, CONFIGURATION sections.
- All the SFX attached could be randomly played as a list.
- Excellent use of memory and performance.
- Added but not used in the examples features like: Fuel, gas stations, and more.