sourencho / ungroup_game

A multiplayer game about temporary alliances written with a custom engine in C++ and SFML
14 stars 1 forks source link

Add a bash script to run a basic game locally #126

Closed copacetic closed 4 years ago

copacetic commented 4 years ago

The script builds the entire game, creates a server and two clients in a tmux session. Very useful if you just want to get a game up without juggling terminal windows.