Skip to content

buraltintas/racing-cars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Racing Cars

This is a simple racing game that you can select a Formula 1 car and race with 3 random cars. Built with React and Redux.

All cars have unique power (similar to real world ;)) that it effects the winner of the race :)

Being stronger doesn't always mean you can win the race.

Demo

Live demo: https://racing-cars.netlify.app/

Screenshots

Ekran-Resmi-2022-09-10-19-14-05

Ekran-Resmi-2022-09-10-19-14-39

Ekran-Resmi-2022-09-10-19-15-20

Ekran-Resmi-2022-09-10-19-15-37

Ekran-Resmi-2022-09-10-19-16-01

Ekran-Resmi-2022-09-10-19-16-24

Ekran-Resmi-2022-09-10-19-16-36

Installation

You will need npm installed on your local machine.

You can clone this repository to your local:

  git clone https://github.com/buraltintas/racing-cars.git

Go to the project directory:

  cd racing-cars

Install required packages:

  npm install

Start development server on localhost:

  npm start

About

You can choose a car and race it with other 3 random cars.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published