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
45
Commits
2
Branches
9
Tags
v0.1.1
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
ffd44ae56b
All checks were successful
Deploy c4 / deploy (push)
Successful in 54s
Details
deps: update ryanhamamura/via to v0.19.0
2026-02-19 12:13:00 -10:00
.gitea
/workflows
fix: use correct runner label in deploy workflow
2026-02-19 11:20:42 -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
deps: update ryanhamamura/via to v0.19.0
2026-02-19 12:13:00 -10:00
go.sum
deps: update ryanhamamura/via to v0.19.0
2026-02-19 12:13:00 -10:00
main.go
feat: integrate via v0.18.1 context suspension and key throttling
2026-02-19 11:14:35 -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%