TOTALLY CUSTOMIZABLE BATTLE SIMULATOR

By Grant Yang

Totally Customizable Battle Simulator is a multiplayer strategy video game. You can design and program your own soldiers and make them fight against your friends' soldiers. If you want to play TCBS, follow the instructions here and have fun!

TCBS is inspired by Totally Accurate Battle Simulator by Landfall. It uses Pygame 1.9 and Python 2.7 but still works in Python 3. TCBS also uses PodSixNet written by chr15m (Chris McCormick).

TCBS uses PodSixNet for python3.4 by tborisova (Tsvetelina Borisova) so that some multiplayer features work in Python 3. However, trying to connect to a Python 3 server using Python 2 (And vice versa) will result in an exception.

Related Links

  1. Visit TCBS on itch.io: https://rotartsi82.itch.io/tcbs

  2. Known Issues: https://github.com/ROTARTSI82/TCBS/issues

  3. Wiki: https://github.com/ROTARTSI82/TCBS/wiki

  4. Source Code: https://github.com/ROTARTSI82/TCBS

  5. Releases: https://github.com/ROTARTSI82/TCBS/releases