Game server backend and API for PokéRogue
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
maru 01c037a7a2
Use JSON encoders instead of Marshal
10 months ago
api Use JSON encoders instead of Marshal 10 months ago
db Add voucher compensation logic 10 months ago
defs Change certain struct field names back to what they were 10 months ago
.gitignore Update random daily seed logic 10 months ago
README.md Initial commit 1 year ago
go.mod Add daily runs and seed completions 10 months ago
go.sum Add daily runs and seed completions 10 months ago
pokerogue-server.go Add endpoints for stats 10 months ago

README.md

pokerogue-server