Math Runner is a 3D game I'm building to learn game development with the Godot game engine. This is a simple game where the player jumps over obstacles while running along a road. The game is in prototype stage and currently only has jumping, obstacles and a few environment elements implemented. A basic implementation of scores for collecting coins and distanced traveled are also included with a split screen option to play with a friend.
You can find a basic prototype at itch.io or gotm.io. My ultimate aim is to create games exclusively using free and open-source technologies (FOSS) and this project is the first step in that journey.
This project is built using:
- Godot 3.2.3 (game engine with GDScript)
- Blender 2.8x (modelling, animation)
- Krita 4.x & Gimp 2.x (Image editing, texturing)
- Adobe XD (UI)