• Stars
    star
    3
  • Rank 3,958,358 (Top 79 %)
  • Language
    Python
  • Created almost 5 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Tanks controlled by your code, networked. Uses zeromq for comunication between modules. Pygame for viewer and server, and anything you like (as long as it has support for protobuf and zeromq) for controlling the tanks. A tank can shoot at other tanks and move around. Last tank standing wins.