https://github.com/ashleywolf/ship-it-arcade
đŽ Ship It Arcade â catch packages, dodge bugs, ship code! A retro browser game with a community leaderboard
https://github.com/ashleywolf/ship-it-arcade
arcade copilot demo github-pages hacktoberfest javascript retro-game
Last synced: 3 months ago
JSON representation
đŽ Ship It Arcade â catch packages, dodge bugs, ship code! A retro browser game with a community leaderboard
- Host: GitHub
- URL: https://github.com/ashleywolf/ship-it-arcade
- Owner: ashleywolf
- License: mit
- Created: 2026-02-20T07:36:38.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-02-20T07:40:44.000Z (3 months ago)
- Last Synced: 2026-02-20T11:55:00.792Z (3 months ago)
- Topics: arcade, copilot, demo, github-pages, hacktoberfest, javascript, retro-game
- Homepage: https://ashleywolf.github.io/ship-it-arcade/
- Size: 31.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# đŽ Ship It Arcade
[](https://github.com/ashleywolf/ship-it-arcade/actions/workflows/pages/pages-build-deployment)
[](LICENSE)
[](https://github.com/features/copilot)
> **Catch packages. Dodge bugs. Ship code. đ**
A retro browser game where you ship code packages and dodge bugs â because deploying on Friday is always an adventure.
## đšī¸ Play Now
**[đ Launch Ship It Arcade](https://ashleywolf.github.io/ship-it-arcade/)**
## đ¯ How to Play
| Control | Action |
|---------|--------|
| âŦ
ī¸ âĄī¸ Arrow Keys | Move left / right |
| âŦī¸ Arrow Key | Speed boost |
| âŦī¸ Arrow Key | Slow down |
| `Space` | Use power-up |
Catch the falling **đĻ packages** to score points. Avoid the **đ bugs** â they'll crash your build!
## đ¯ Scoring
| Item | Points |
|------|--------|
| đĻ Package | +10 |
| đ Bug | -20 |
| ⥠Power-up | +50 bonus |
| đĨ Streak (5+ packages) | 2x multiplier |
## đ Leaderboard
Think you've got a high score? **Submit it via GitHub Issues!**
1. Take a screenshot of your score
2. [Open a "Submit High Score" issue](https://github.com/ashleywolf/ship-it-arcade/issues/new?template=submit-score.yml)
3. Fill in your score and (optionally) share your strategy
4. Our community will celebrate your achievement! đ
## đ¤ Community
This project is open and welcoming to everyone. Please read our **[Code of Conduct](CODE_OF_CONDUCT.md)** before participating.
We believe in fair play, good sportsmanship, and shipping great code â both in the game and in our community.
## đ ī¸ Contributing
We love contributions! Whether it's new features, bug fixes, or high score submissions â check out our **[Contributing Guide](CONTRIBUTING.md)** to get started.
## đ License
This project is licensed under the [MIT License](LICENSE).
---
*Built with đ and way too many late-night coding sessions.*