This website requires JavaScript.
Explore
Help
Sign In
IAmChrisAMA
/
rogueserver
Watch
1
Star
0
Fork
You've already forked rogueserver
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Game server backend and API for PokéRogue
backend
golang
pokerogue
server
webserver
58
Commits
6
Branches
0
Tags
380
KiB
Go
99.5%
Dockerfile
0.5%
48c533cb78
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Flashfyre
48c533cb78
Fix higher score being overwritten by worse daily runs
2024-03-22 21:42:27 -04:00
api
Delete session on loss
2024-03-22 10:18:53 -04:00
db
Fix higher score being overwritten by worse daily runs
2024-03-22 21:42:27 -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