ubclaunchpad / bumper

🥊 Fast-paced multiplayer arcade game, built with Go, Javascript, and WebSockets
13 stars 2 forks source link

Finish adding concurrency to player class #258

Closed SeeratSek closed 6 years ago

SeeratSek commented 6 years ago

:tickets: Ticket(s): Closes https://github.com/ubclaunchpad/bumper/issues/211


:construction_worker: Changes

Finish adding getters and setter methods to player.go class. Modify all direct accessors and retrievers to use these new methods.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+2.0%) to 70.597% when pulling 02844e56cff8d41a21f75c984fc2706709fa13a2 on seerat/player-concurrency-continued into a5bdb4aa9bfb37236b7907acd1e325c4d66c2318 on master.