top of page

Mario Kart Like

Done in 6 weeks by 2 programmers
Do a mario kart like with Unity3D integrating assets given by Game Artists and Sound Designers

It was our first project Unity in group using GIT. So we understood quickly that some files could generate conflicts when pushing a new version on the GIT.
The main purpose of the project was to create a game with 3 tracks (one with loopings which will requires more work on green/red shells + the AI). We had to work with Fabric plugin for Unity to handle the sound for one of our tracks. The AI didn't have to be perfect but just being able to complete the race without being a challenge for the player.
We decided to create prototypes in order to make some tests for the features required. (How to count laps ? How to know if we are first ? How to make a High-Score system ? ...)

We did not have so much difficulties for this project, so we had time to improve our AI. Here is the result.

bottom of page