/Autoroutes

A small car simulation write in C.

Primary LanguageCMIT LicenseMIT

Autoroutes

Autoroutes is a small car simulation write in C99.

Installation

Clone the repository.

git clone https://github.com/LopsemPyier/Autoroutes

And move in it

cd Autoroutes

It require gcc to compile the code.

Usage

Use the makefile to launch the program.

make run

License

MIT