Game server backend and API for PokéRogue
 
 
Go to file
Matthew Olker 6a0a130b1d Nil check battle and classic session count 2024-04-11 18:40:37 -04:00
api Track player vouchers 2024-04-11 10:13:35 -04:00
db Nil check battle and classic session count 2024-04-11 18:40:37 -04:00
defs Change certain struct field names back to what they were 2024-04-09 01:28:56 -04:00
.gitignore Nil check battle and classic session count 2024-04-11 18:40:37 -04:00
README.md Initial commit 2023-11-30 12:59:31 -05:00
go.mod Add daily runs and seed completions 2024-03-16 21:51:13 -04:00
go.sum Add daily runs and seed completions 2024-03-16 21:51:13 -04:00
pokerogue-server.go Add endpoints for stats 2024-04-06 18:15:47 -04:00

README.md

pokerogue-server