This project has been moved to GitLab :(
Project Kuruma is a simple racing game in which the player has to overcome the tracks in the shortest possible time. The game features several cars and maps. The user interface shows all relevant information about the race and helps the player to better control the vehicle. Project Kuruma supports gamepad or keyboard+mouse control. The game is made on Unreal Engine using Blueprint Visual Scripting.
- Clone repository
git clone https://github.com/FlynnTaggart/RacingGame.git
- Run
ProjectKuruma.uproject
UE will automaticly create all necessary files.
- It is recommended to build lighting after launching.
To launch Project Kuruma without editor download the latest release, unzip it and run ProjectKuruma.exe
.