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.
 
 
maru d12a008259
Various changes
6 months ago
api Various changes 6 months ago
db Various changes 6 months ago
defs Change daily seed generation and update schema for recording failed daily runs 6 months ago
.gitignore Update random daily seed logic 6 months ago
README.md Initial commit 10 months ago
go.mod Add daily runs and seed completions 6 months ago
go.sum Add daily runs and seed completions 6 months ago
pokerogue-server.go Cache player count instead of querying per user 6 months ago

README.md

pokerogue-server