This website requires JavaScript.
Explore
Help
Sign In
ryan
/
games
Watch
1
Star
0
Fork
0
You've already forked games
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
9
Wiki
Activity
33
Commits
2
Branches
9
Tags
e45559ecb3a1788f2484b7f292c4f1548d7a130a
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Ryan Hamamura
e45559ecb3
All checks were successful
Deploy c4 / deploy (push)
Successful in 39s
Details
chore: update APP_URL to games.adriatica.io
2026-02-13 09:24:49 -10:00
.gitea
/workflows
fix: ensure data directory has correct ownership before starting container
2026-02-13 09:03:33 -10:00
assets
/css
feat: stealth mode — replace game-related text with discrete symbols
2026-02-13 09:22:07 -10:00
auth
Add user authentication and game persistence with SQLite
2026-01-14 16:59:40 -10:00
db
feat: add configurable speed and expanded grid presets for snake
2026-02-04 10:02:40 -10:00
deploy
Add visual smoothing for snake game and systemd deployment
2026-02-04 06:50:18 -10:00
game
Replace polling loop with NATS pub/sub for game updates
2026-01-31 10:26:31 -10:00
snake
feat: add configurable speed and expanded grid presets for snake
2026-02-04 10:02:40 -10:00
ui
chore: update APP_URL to games.adriatica.io
2026-02-13 09:24:49 -10:00
.dockerignore
feat: add Docker Compose deployment and serve assets via StaticFS
2026-02-13 08:02:15 -10:00
.env.example
chore: update APP_URL to games.adriatica.io
2026-02-13 09:24:49 -10:00
.gitignore
feat: make invite link base URL configurable via APP_URL
2026-02-04 07:02:52 -10:00
docker-compose.yml
feat: add CI/CD workflow and switch to bind mount for data
2026-02-13 08:42:51 -10:00
Dockerfile
feat: add Docker Compose deployment and serve assets via StaticFS
2026-02-13 08:02:15 -10:00
go.mod
deps: update via to v0.15.0, remove vianats dependency
2026-02-12 15:10:18 -10:00
go.sum
deps: update via to v0.15.0, remove vianats dependency
2026-02-12 15:10:18 -10:00
main.go
feat: stealth mode — replace game-related text with discrete symbols
2026-02-13 09:22:07 -10:00
Description
No description provided
1.2
MiB
Releases
9
v0.1.8
Latest
2026-03-11 20:22:55 +00:00
Languages
Go
47.4%
CSS
35.6%
templ
13.4%
Shell
3.3%
Dockerfile
0.3%