/SBU-BP-Two-Cars

two cars game demo with c++ console application my BP mini project

Primary LanguageC

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

InShot_20231204_221046413.mp4