Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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