Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rsharifnasab/sbu_2cars

mini project of sbu basic programming for winter 97 (2cars)
https://github.com/rsharifnasab/sbu_2cars

2d-game 2d-graphics 2dgame car car-game game game-2d sdl sdl2

Last synced: 21 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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:
```bash
make run
```

## Demo
+ you can view a demo video [here](https://www.aparat.com/v/uCLof)