Game server backend and API for PokéRogue
 
 
Go to file
Flashfyre 2495c1ee9a Fix incorrect page count for weekly rankings 2024-03-23 16:33:26 -04:00
api Add weekly rankings and ranking pagination support 2024-03-23 16:26:00 -04:00
db Fix incorrect page count for weekly rankings 2024-03-23 16:33:26 -04:00
defs Change daily seed generation and update schema for recording failed daily runs 2024-03-17 20:48:49 -04:00
.gitignore Update random daily seed logic 2024-03-18 19:55:02 -04:00
README.md Initial commit 2023-11-30 12:59:31 -05:00
go.mod Add daily runs and seed completions 2024-03-16 21:51:13 -04:00
go.sum Add daily runs and seed completions 2024-03-16 21:51:13 -04:00
pokerogue-server.go Change daily seed generation and update schema for recording failed daily runs 2024-03-17 20:48:49 -04:00

README.md

pokerogue-server