Skip to content

zzeitt/forRetroTANK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Retro TANK Game

This is my first self-developed game as well as the first cool thing I did with programming. I refactored the codes today since the older version written in 2017 was not that friendly to read. All in all, the codes are available on GitHub now, enjoy it!🏎👾🎮😜

cover

Playing TANK game.

Structure

  • main ⬅(entrance)
    • game_frame
      • game_loop
        • map
        • game_player
          • Tank
          • Biu