You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple program that emulates a car race using Linux pthread and the Allegro library.
Project delivered for the Real Time Systems exam at University of Pisa.
Compiling:
install Allegro 4
compile including the libraries : -lalleg -lpthread -lrt