Skip to content

Created a Tanks game along with a partner that utilizes the C++ Proteus Libraries.

Notifications You must be signed in to change notification settings

anuragkej/TanksSDP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

TanksSDP

Created a Tanks game along with a partner that utilizes the C++ Proteus Libraries.

  • Created a full interactive menu UI with 4 options for the user:
    • Start
    • Instructions
    • Statistics
    • Credits
  • Used Makefile and Simulator Libraries.
  • Created a website showcasing the entire project alongside partner.

Proposed Elements:

  • Random Generation
    • Random generation is used to display one of the 5 quotes at the start of the game, as well as to decide whether the opponent’s tank gets hit.
  • Gravity Effects
    • Projectiles speed up on the way down due to gravity.
  • Projectiles
    • Tanks fire projectiles at opposing tanks.
  • Multiplayer mode
    • Two-player mode where each person controls one of the tanks.

Start Menu Screenshot 2023-12-19 at 11 29 34 AM

Gameplay Example Screenshot 2023-12-19 at 11 30 01 AM

Statistics Menu Screenshot 2023-12-19 at 11 30 16 AM

High-Level Flowchart Screenshot 2023-12-19 at 11 52 37 AM

About

Created a Tanks game along with a partner that utilizes the C++ Proteus Libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published