An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# 🎮 Ship It Arcade

[![Deploy to GitHub Pages](https://github.com/ashleywolf/ship-it-arcade/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/ashleywolf/ship-it-arcade/actions/workflows/pages/pages-build-deployment)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
[![Made with Copilot](https://img.shields.io/badge/Made%20with-Copilot-blue)](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.*