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
67
Commits
2
Branches
9
Tags
f47eb4cdf320e865d60d292dec4d937ddd1c7228
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
f47eb4cdf3
Some checks failed
CI / Deploy / test (push)
Successful in 13s
Details
CI / Deploy / lint (push)
Successful in 25s
Details
CI / Deploy / deploy (push)
Failing after 17s
Details
Merge pull request 'refactor: deduplicate persistence, add upsert queries, throttle snake saves' (
#4
) from refactor/game-efficiency into main
2026-03-03 05:02:04 +00:00
.claude
/commands
fix: add explicit --login and --repo flags to tea commands
2026-02-20 17:05:46 -10:00
.gitea
/workflows
ci: generate templ files before test and lint steps
2026-03-02 18:39:33 -10:00
assets
feat: add downloader binary for client-side dependencies
2026-03-02 14:34:53 -10:00
auth
fix: resolve all linting errors and add SSE compression
2026-03-02 12:38:21 -10:00
cmd
/downloader
feat: add downloader binary for client-side dependencies
2026-03-02 14:34:53 -10:00
config
fix: warn when .env file is missing instead of silently ignoring
2026-03-02 12:42:10 -10:00
db
refactor: deduplicate persistence, add upsert queries, throttle snake saves
2026-03-02 16:56:29 -10:00
deploy
Add visual smoothing for snake game and systemd deployment
2026-02-04 06:50:18 -10:00
features
refactor: deduplicate persistence, add upsert queries, throttle snake saves
2026-03-02 16:56:29 -10:00
game
refactor: add save()/savePlayer() methods on game instances
2026-03-02 18:51:18 -10:00
logging
refactor: adopt portigo infrastructure patterns
2026-03-02 11:48:47 -10:00
nats
fix: resolve all linting errors and add SSE compression
2026-03-02 12:38:21 -10:00
router
fix: serve datastar locally and clean up session/route config
2026-03-02 14:34:39 -10:00
sessions
fix: serve datastar locally and clean up session/route config
2026-03-02 14:34:39 -10:00
snake
refactor: add save()/savePlayer() methods on game instances
2026-03-02 18:51:18 -10:00
testutil
refactor: adopt portigo infrastructure patterns
2026-03-02 11:48:47 -10:00
.dockerignore
feat: add Docker Compose deployment and serve assets via StaticFS
2026-02-13 08:02:15 -10:00
.env.example
refactor: adopt portigo infrastructure patterns
2026-03-02 11:48:47 -10:00
.gitignore
chore: gitignore generated _templ.go files, track .templ sources
2026-03-02 15:27:38 -10:00
.golangci.yml
refactor: adopt portigo infrastructure patterns
2026-03-02 11:48:47 -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
refactor: adopt portigo infrastructure patterns
2026-03-02 11:48:47 -10:00
go.mod
refactor: replace via framework with chi + templ + datastar
2026-03-02 12:16:25 -10:00
go.sum
refactor: replace via framework with chi + templ + datastar
2026-03-02 12:16:25 -10:00
main.go
fix: serve datastar locally and clean up session/route config
2026-03-02 14:34:39 -10:00
Taskfile.yml
chore: gitignore generated _templ.go files, track .templ sources
2026-03-02 15:27:38 -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%