Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niloufarmj/sbu-bp-two-cars
two cars game demo with c++ console application my BP mini project
https://github.com/niloufarmj/sbu-bp-two-cars
console-application console-game cpp two-cars
Last synced: 3 days ago
JSON representation
two cars game demo with c++ console application my BP mini project
- Host: GitHub
- URL: https://github.com/niloufarmj/sbu-bp-two-cars
- Owner: niloufarmj
- Created: 2021-05-04T14:55:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-04T18:51:04.000Z (12 months ago)
- Last Synced: 2023-12-04T19:45:30.977Z (12 months ago)
- Topics: console-application, console-game, cpp, two-cars
- Language: C
- Homepage:
- Size: 50.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SBU-BP-Two-Cars
Implementation of "Two Cars" with c++ console application and SBDL (SDL improved) library
Mini 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-Two-Cars/assets/46811379/dab6abad-2626-4042-ad18-23282fa21355