FlauschBert / panza

pygame game loosely inspired by archon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

panza

pygame game loosely inspired by archon

motivation

write a little game where two tanks can shoot each other.
why tanks? tanks are cool. at least the pixel ones ...

the tanks shall be controlled by two gamepads:

  • left trigger for the tank's movement
  • right trigger for the gun
  • don't forget the fire button

keep the project minimal and try to achieve good readability.
could a ten years old kid understand it?

references

pygame docs is a very good starting point with many examples

About

pygame game loosely inspired by archon

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%