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 fa5dcb0052
Use ServeMux router instead of switch statement
5 months ago
api Use ServeMux router instead of switch statement 5 months ago
db Protect against cross-session overwrites 5 months ago
defs Add support for 2 additional session slots 5 months ago
.gitignore Revert "Serve game content and API" 5 months ago
README.md Initial commit 10 months ago
go.mod Use better cron package 5 months ago
go.sum Use better cron package 5 months ago
pokerogue-server.go Use ServeMux router instead of switch statement 5 months ago

README.md

pokerogue-server