A downloadable game

Download NowName your own price

What is Fast Polygons?

Fast polygons is an original idea from my final degree project. It is currently a project in an early development phase. I would like to hear your comments to improve this project and add more features.

Features:

Fast polygons currently allow you to play only one mode, which is classic racing.

In the future, the game modes will be:

public enum EGamemode {
    RACE,
    DRIFT,
    TRIAL
}

Inputs:

-> [W, A, S, D] = move(); 
-> [Press Space] = brake(); 
-> [Escape] = menu(); 
-> [Press R] = reloadCheckpoint(); 

if you want to know more about the project, check this link! https://github.com/rorearribas/FastPolygons

Download

Download NowName your own price

Click download now to get access to the following files:

FastPolygons.rar 48 MB

Leave a comment

Log in with itch.io to leave a comment.