Skip to content

breakerthb/TankWar

 
 

Repository files navigation

Fork me on GitHub

Project Introduction

Tank War game with C++

Flag

  • JianShu

Language

  • C++

Branch

master

Final Version

day1

develop a main tank

https://github.com/breakerthb/TankWar/tree/day1

day2

  • Change background color
  • Add two class : Point and Rect
  • Add Enemy class

https://github.com/breakerthb/TankWar/tree/day2

day3

  • Add enemy tanks

https://github.com/breakerthb/TankWar/tree/day3

day4

  • Add object class
  • main tank can shoot

https://github.com/breakerthb/TankWar/tree/day4

day5

  • Add bomb method for bullets

https://github.com/breakerthb/TankWar/tree/day5

day6

  • Main tank's bullets can break the other tanks

https://github.com/breakerthb/TankWar/tree/day6

day7

  • Make enemy tank shoot
  • Display scores

https://github.com/breakerthb/TankWar/tree/day7

Releases

No releases published

Packages

No packages published