Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/rsharifnasab/sbu_2cars
- Owner: rsharifnasab
- License: gpl-3.0
- Created: 2018-12-29T14:06:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-27T06:21:17.000Z (about 1 year ago)
- Last Synced: 2024-11-14T16:47:36.923Z (3 months ago)
- Topics: 2d-game, 2d-graphics, 2dgame, car, car-game, game, game-2d, sdl, sdl2
- Language: C++
- Size: 55 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sbu_2cars
Here is my Introduce to programming's first projectWe 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)