A retro LCD game. Control the Octocat and shoot incoming bugs before they reach your branch.
Winner of Best Theme Interpretation at GitHub Game Off 2017.
Press any key to start or restart. Use ← / → to move and Space to shoot.
Requires Node.js 22.12+.
npm install
npm run devnpm run build— build intodist/.npm run preview— preview the production build.npm run check— check types, lint, and formatting.npm run format— format the code.
GitHub Actions checks lint and formatting on every push. Pushes to master also deploy to Cloudflare Pages after checks and the build pass.
MIT.
