Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 320 Bytes

README.rst

File metadata and controls

9 lines (6 loc) · 320 Bytes

Code Tanks

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.