Skip to content

Formula One race simulation using ncurses lib and C++ threads.

License

Notifications You must be signed in to change notification settings

radosz99/f1-race

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wrocław University of Science and Technology

Computer Science, Faculty of Electronics, 6 semester

Radosław Lis, 241385

Table of Contents

General info

F1-race simulation

  • 14 F1 drivers - with randomly given skill, decreasing fuel condition, overtaking AI and obviously desire of winning the race
  • 3 pitstops - with 3 engineers in each, unfortunately each pitstop can handle any driver
  • 9 engineers - with randomly given skill, their job is changing wheels and refueling
  • 2 storekeepers - with randomly given skill, their job is recycling used wheels and supplying fuel to the pitstop

Run

$ mkdir build && cd build
$ cmake ..
$ make
$ ./f1-race

Prerequisites

Simulation

Best to see in 150%. Chill, they are not new Schumachers, just simulation is speeded 4x up. Only 8 bolides because of colours variations :(