Me again with another lua game for the nspire.
This is the result of me playing around with the built-in physics engine in lua. In the current state the game is playable, but lacking important elements, such as score, upgrades, different cars and better graphics.
What is implemented right now:
- car controlled with the arrow keys
- generated landscape wich adds to the front and removes its back
- bad vehicle physics
Planned features include:
- proper vehicle physics
- highscores
- upgrades
- different cars
- different tracks
- fuel
- death which ends the game
(basically the stuff from Hill Climb Racing)
Screenshots: