carsonlloyd / Clueue2020

GNU General Public License v3.0
0 stars 0 forks source link

Terminal-based text game state logging #7

Closed carsonlloyd closed 4 years ago

carsonlloyd commented 4 years ago

7

AmmonHepworth commented 4 years ago

This is simple debug-like state logging. Should say things like "Player moved down" or "Network message sent" so that the state of the game is known. This will be implemented incrementally by each person as they pursue the other issues, but could be done as an issue to create a more robust logging system for others to use