https://github.com/rsharifnasab/sbu_jetpackjoyride
basic programming's final project (jeypack joyride game) in winter97
https://github.com/rsharifnasab/sbu_jetpackjoyride
2d-game game-2d game-of-life jetpack-joyride sdl
Last synced: 2 months ago
JSON representation
basic programming's final project (jeypack joyride game) in winter97
- Host: GitHub
- URL: https://github.com/rsharifnasab/sbu_jetpackjoyride
- Owner: rsharifnasab
- License: gpl-3.0
- Created: 2019-01-16T17:48:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-29T17:21:54.000Z (over 1 year ago)
- Last Synced: 2025-01-14T11:14:33.893Z (4 months ago)
- Topics: 2d-game, game-2d, game-of-life, jetpack-joyride, sdl
- Language: C++
- Size: 23.9 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sbu_JetPackJoyRide
Here is my Introduce to programming's final projectWe Implemented Jetpack joyride game in winter 1397.
## how to run:
+ You should install `sdl2` and `gcc`
+ This project used SBDL which the library is in the source code
+ after installing `sql2` run:
```bash
make run
```## Demo
+ you can view a demo video [here](https://www.aparat.com/v/7Mi4Y)