# README
amongst-bins
A toy multiplayer "game" made for St Andrews STACSHACK 2020. Uses TCP sockets to allow players to move their 2d sprite on a multiplayer connected scree.
Frameworks
Python: Pygame for the GUI and game logic
Go : For the server side code
Google Protocol Buffers: https://developers.google.com/protocol-buffers/