carsonlloyd / Clueue2020

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

player movement works, but only requires server first #35

Closed AmmonHepworth closed 4 years ago

AmmonHepworth commented 4 years ago

Closes #4 Closes #5 Closes #7

Initial player movement logic now works. For the purposes of the demo, the game will select you to be a random player and your movements can be tracked on the board. Keep in mind that as of this pull request, players can only be seen in rooms, so you will have to remember which hallway you are in.

No review necessary, emergency merge for the demo