rsharifnasab / sbu_2cars

mini project of sbu basic programming for winter 97 (2cars)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sbu_2cars

Here is my Introduce to programming's first project

We Implemented 2cars game in fall 1397.

how to run:

  • You should install sdl2 and gcc
  • This project used SBDL which the library is in the source code
  • after installing sdl2 run:
make run

Demo

  • you can view a demo video here

About

mini project of sbu basic programming for winter 97 (2cars)

License:GNU General Public License v3.0


Languages

Language:C++ 99.5%Language:Makefile 0.5%