Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 671 Bytes

README.md

File metadata and controls

44 lines (27 loc) · 671 Bytes

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