Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niloufarmj/sbu-bp-jetpackjoyride
jetpack joyride demo with c++ console application
https://github.com/niloufarmj/sbu-bp-jetpackjoyride
c cpp game jetpack-joyride sbdl sdl2
Last synced: 12 days ago
JSON representation
jetpack joyride demo with c++ console application
- Host: GitHub
- URL: https://github.com/niloufarmj/sbu-bp-jetpackjoyride
- Owner: niloufarmj
- Created: 2021-05-04T15:32:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-19T11:23:01.000Z (about 1 year ago)
- Last Synced: 2024-11-10T23:12:26.049Z (2 months ago)
- Topics: c, cpp, game, jetpack-joyride, sbdl, sdl2
- Language: C
- Homepage:
- Size: 70.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SBU Basic Programming Jetpack-Joyride
Implementation of "Jetpack Joyride" with c++ console application and SBDL (SDL improved) library
Final Project of Basic Programming Course in Shahid Beheshti University# How To Run
1. Put `include` directories of `SDL2`,`SDL2_image`,`SDL2_ttf`,`SDL2_mixer` in your compiler's include directory.
2. Put `lib` directories of `SDL2`,`SDL2_image`,`SDL2_ttf`,`SDL2_mixer` in your linker's path.
3. Put `SDL2Main.lib`,`SDL2.lib`,`SDL2_image.lib`,`SDL2_mixer.lib`,`SDL2_ttf.lib` in linker's dependencies.# GamePlay Demonestration
https://github.com/niloufarmj/SBU-BP-JetpackJoyride/assets/46811379/d58075f9-334b-4f27-a495-3092f3331c25