Skip to content

Simple reproduction of Spy Hunter arcade game written in C++ during my studies

Notifications You must be signed in to change notification settings

jerzyszyjut/spy-hunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spy Hunter C++

game_screenshot

This is the second project for the basics of programming course I did in my first term during my Informatics studies at the Gdańsk University of Technology. This is a simple reproduction of the Spy Hunter arcade game.

It has implemented

  • Graphics
  • Player movement with acceleration/deacceleration
  • Keeping the score
  • Saving and restoring game state
  • Changing the width of the road
  • Pausing the game

The project was made using Visual Studio 2019 and can be opened by opening the .sln file in the main directory. Enjoy!

About

Simple reproduction of Spy Hunter arcade game written in C++ during my studies

Topics

Resources

Stars

Watchers

Forks