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
42
Commits
2
Branches
9
Tags
c5b863efddc34d3fa3526e3384a0d20672fafe25
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
c5b863efdd
Some checks failed
Deploy c4 / deploy (push)
Has been cancelled
Details
chore: trigger CI/CD
2026-02-19 09:38:00 -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: add glowing effect to active player's pieces
2026-02-13 12:34:19 -10:00
auth
Add user authentication and game persistence with SQLite
2026-01-14 16:59:40 -10:00
db
feat: persist chat messages to SQLite (
#1
)
2026-02-13 22:00:01 +00: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
feat: add glowing effect to active player's pieces
2026-02-13 12:34:19 -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
chore: re-upgrade via to v0.15.1
2026-02-13 11:43:31 -10:00
go.sum
chore: re-upgrade via to v0.15.1
2026-02-13 11:43:31 -10:00
main.go
feat: persist chat messages to SQLite (
#1
)
2026-02-13 22:00:01 +00: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%