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 62102ab4fd
Use forms instead of JSON for login/register requests
7 months ago
.github/workflows Create go.yml 7 months ago
api Use forms instead of JSON for login/register requests 7 months ago
db Remove redundant padding insert in TryAddSeedCompletion 7 months ago
defs Move endpoint categories into their own packages 7 months ago
.gitignore Nil check battle and classic session count 7 months ago
README.md Initial commit 12 months ago
go.mod Use better cron package 7 months ago
go.sum Use better cron package 7 months ago
pokerogue-server.go Move gob Register functions to pokerogue-server.go 7 months ago

README.md

pokerogue-server