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 2d5f777efd
Move argon2 functions to its own file
9 months ago
api Move argon2 functions to its own file 9 months ago
db Nil check battle and classic session count 9 months ago
defs Update save data schema to support starter data 9 months ago
.gitignore Nil check battle and classic session count 9 months ago
README.md Initial commit 1 year ago
go.mod Add daily runs and seed completions 9 months ago
go.sum Add daily runs and seed completions 9 months ago
pokerogue-server.go Add endpoints for stats 9 months ago

README.md

pokerogue-server