Skip to content

whentze/loltanks

Repository files navigation

loltanks

A turn-based artillery game with a curses frontend.

a screenshot

Dependencies

python3-curses

How To Play

In a sufficiently advanced terminal emulator, run:

python3 loltanks.py

The controls are:

Space : Fire

Left/Right : Change cannon orientation

Up/Down : Change cannon elevation

+/- : Change projectile velocity

What Works

  • Shooting eachother
  • Moving around
  • Dying
  • Random Landscape
  • Up to 4 Players
  • 7 Different Weapons
  • 5 Different Landscape styles
  • Destructible Landscape
  • Wind
  • Snow/Rain/Stars (cosmetic only)

Todo

  • More interesting Landscape Generation
  • Prettier Tanks

About

Curses-based python artillery game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages