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
Flashfyre 253e462536 Cache player count instead of querying per user 10 months ago
api Cache player count instead of querying per user 10 months ago
db Don't include banned users on rankings 10 months ago
defs Change daily seed generation and update schema for recording failed daily runs 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 Cache player count instead of querying per user 10 months ago

README.md

pokerogue-server