pacmacro/pm-server-spring
Java & Spring Boot server for relaying information between mobile devices for the game Pac Macro.
JavaMIT
Issues
- 0
- 4
Autostart a character when they select their player while the game is in progress
#75 opened by jleung51 - 1
Return nice-looking HTML on home page
#82 opened by jleung51 - 1
Move business logic from Controllers to Managers
#77 opened by jleung51 - 2
Move "Set Player State" to AdminController
#57 opened by jleung51 - 2
Improve Pacdot-eating algorithm
#52 opened by jleung51 - 0
Track order of eaten Pacdots
#58 opened by jleung51 - 3
Add optional TCP support
#78 opened by jleung51 - 0
Add API for centre of the map
#81 opened by jleung51 - 0
Write tests for PacdotController
#47 opened by jleung51 - 0
Write tests for AdminController
#48 opened by jleung51 - 0
Write unit tests for GameStateRegistry
#66 opened by jleung51 - 0
Write unit tests for PlayerRegistry
#67 opened by jleung51 - 0
Write unit tests for ValidationUtils
#68 opened by jleung51 - 1
Fix Docker build issue
#80 opened by jleung51 - 1
- 1
Move Pacdot count response logic to manager
#76 opened by jleung51 - 4
Include game score points for tagging players
#61 opened by jleung51 - 3
Refine Powerup duration
#65 opened by jleung51 - 1
Write tests for PacdotRegistry
#49 opened by jleung51 - 2
- 1
Fix Pacdot locations
#74 opened by jleung51 - 1
Lengthen Powerdot duration to 1 minute
#73 opened by jleung51 - 2
Create tagging endpoint
#53 opened by jleung51 - 1
Change automatically autowired dependencies to explicit constructor autowiring
#69 opened by jleung51 - 1
- 1
- 1
- 2
Delay disappearance of Pacdots after being eaten
#62 opened by jleung51 - 1
Combine Pacman with GhostRepository
#42 opened by jleung51 - 1
Remove game autostart when all players are ready
#60 opened by jleung51 - 1
Move GET /gamestate to non-admin
#64 opened by jleung51 - 1
- 8
Choose Pacdot locations
#50 opened by jleung51 - 3
Add scoring system
#55 opened by jleung51 - 3
Create AdminController
#32 opened by jleung51 - 2
- 6
Create GameState controller
#34 opened by jleung51 - 3
- 1
Failed Spring app initialization on Heroku
#51 opened by jleung51 - 2
Create Pacdots and storage repository + registry
#45 opened by jleung51 - 1
Make repository generic
#44 opened by jleung51 - 2
Write tests for PacmanController
#29 opened by jleung51 - 4
Name players Blinky/Inky/Pinky/Clyde/Pacman
#41 opened by jleung51 - 1
Retrieving Ghost Location also retrieves ID
#37 opened by jleung51 - 4
- 1
cURL commands do not have a common base URL
#36 opened by jleung51 - 1
Add Pacman state for power-pellet mode
#33 opened by jleung51 - 1
Change no Pacman exception to IllegalStateException() in PacmanRepo setPlayerLocation()
#28 opened by jleung51 - 3
Longitude in path is truncated to integer
#30 opened by jleung51