LopsemPyier / Autoroutes

A small car simulation write in C.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A small car simulation write in C.

License:MIT License


Languages

Language:C 84.8%Language:Makefile 15.2%