A fast-paced retro pixel-art browser game where you race against the clock to deploy laptops across a modern workplace.
Collect laptops scattered throughout the office, carry up to 5 devices at once, and deliver them to the IT Depot before time runs out. Think you've mastered endpoint deployment? Try Hard Mode and survive the roaming IT Manager!
- 🖥️ Retro pixel-art graphics
- ⌨️ Keyboard controls (WASD or Arrow Keys)
- 📦 Carry up to 5 laptops simultaneously
- ⏱️ Multiple game modes
- 30 Seconds
- 60 Seconds
- Hard Mode (90 Seconds)
- 👔 Hard Mode includes an AI-controlled IT Manager that steals deployed laptops
- 💤 Put the IT Manager to sleep by deploying 10 laptops
- 🔊 Retro sound effects generated with the Web Audio API
- 🌐 Runs entirely in the browser
- 📄 Single HTML file with no external dependencies
Your goal is simple:
- Walk over laptops to collect them.
- Carry up to 5 laptops.
- Deliver them to the IT Depot.
- Deploy as many laptops as possible before time expires.
Hard Mode adds an extra challenge:
- The roaming IT Manager will remove deployed laptops from the depot.
- Every removed laptop reduces your score.
- Every 10 successful deployments puts the manager to sleep for 5 seconds.
| Action | Keys |
|---|---|
| Move | WASD or Arrow Keys |
| Pick up laptop | Walk over it |
| Deploy laptops | Walk to the IT Depot |
Clone the repository:
git clone https://github.com/yourusername/laptop-rush.gitOpen:
game.html
in any modern web browser.
No installation required.
- HTML5 Canvas
- Vanilla JavaScript
- CSS3
- Web Audio API
No frameworks. No libraries. No build tools.
Pull requests are welcome!
Feel free to open an issue if you have ideas, improvements or discover a bug.
This project is released under the MIT License.
Created by Jan Mulder Inspired by the daily life of modern workplace and Microsoft Intune administrators.