Skip to content

a96lex/pygame-tank-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unnamed tank game

Shoot, upgrade and get a highscore!

This is my first finished game. I am very happy about it. I feel I incurred on some technical debt, so I decided to stop working on it. But it works!

Check it out at itch.io

I used pygbag to play it in the browser, using a custom template (template.html)

Controls

While playing:

  • use wasd/arrows to move
  • aim with mouse
  • press space or click to shoot
  • press e to auto shoot
  • press p to pause

Run from source

  • Clone the repo
  • Install the requirements
  • run python main.py

Build

The game is built using pygbag.

  • run run.sh to start the test server, and open http://localhost:8000 from your browser to play the game.
  • run build.sh to get a game build, uploadable to itch.io, under build/web.zip

About

A n infinite round based shooter game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published