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 75cf6f3ab1
Use Sprintf instead of encoding UUIDs to hex
7 months ago
.github/workflows Bump GitHub Actions Go version 7 months ago
api Use Sprintf instead of encoding UUIDs to hex 7 months ago
db Remove redundant padding insert in TryAddSeedCompletion 7 months ago
defs Update schema and version for variant update 7 months ago
.gitignore Revert "Serve game content and API" 7 months ago
README.md Initial commit 1 year ago
go.mod Use better cron package 7 months ago
go.sum Use better cron package 7 months ago
pokerogue-server.go Revert "Serve game content and API" 7 months ago

README.md

pokerogue-server