This website requires JavaScript.
Explore
Help
Sign in
Scully
/
stealth-game-test
Watch
1
Star
0
Fork
You've already forked stealth-game-test
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
33
commits
1
branch
0
tags
120
KiB
Go
100%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
AScully24
8ea9b51b37
ignore game binary and runs/ logs to prevent dirty-tree failures
2026-04-26 18:22:05 +00:00
cmd
/game
engine: implement GameLoop with Update(dt) and Draw, wire into cmd/game
2026-04-26 16:15:58 +00:00
internal
feat(US-005): add Player entity with WASD movement and collision
2026-04-26 16:27:19 +00:00
specs
chore: ralph project scaffold for 2d stealth game engine
2026-04-25 13:01:58 +00:00
.gitignore
ignore game binary and runs/ logs to prevent dirty-tree failures
2026-04-26 18:22:05 +00:00
AGENTS.md
instruct agent to commit but not push
2026-04-26 17:19:23 +00:00
fix_plan.md
chore: mark US-003 passed; update progress and record push failure in fix_plan.md
2026-04-26 16:20:57 +00:00
go.mod
scaffold: add Ebiten entrypoint and package layout (US-001)
2026-04-26 16:13:17 +00:00
go.sum
scaffold: add Ebiten entrypoint and package layout (US-001)
2026-04-26 16:13:17 +00:00
prd.json
chore(prd): mark US-005 passed; log player addition in progress
2026-04-26 16:27:35 +00:00
progress.txt
chore(prd): mark US-005 passed; log player addition in progress
2026-04-26 16:27:35 +00:00