Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 403 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 403 Bytes

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