A fun scalability game where you optimize the infrastructure of a global web ecosystem.
Play online: https://devtycoon-game-212836286422.asia-southeast2.run.app/
DevTycoon is a browser-based simulation game about scaling a web ecosystem.
You start with a small infrastructure and gradually face increasing traffic, higher costs, and more complex challenges. Upgrade your servers, optimize your architecture, and try to keep the system alive as your platform grows.
The game is inspired by real-world scalability problems faced by modern web applications and cloud platforms.
- Simulate the growth of a global web ecosystem
- Manage increasing traffic and infrastructure costs
- Upgrade servers and improve performance
- Balance scalability, reliability, and efficiency
- Endless progression with increasing difficulty
Start with limited resources.
As more users join your platform, you'll need to:
- Upgrade your infrastructure
- Increase server capacity
- Reduce bottlenecks
- Optimize costs
- Scale your system globally
The challenge is simple:
How far can you scale before your infrastructure collapses?
- HTML
- CSS
- JavaScript
- Node.js
- Google Cloud Run
git clone https://github.com/MFathinHalim/DevTycoon.git
cd DevTycoon
# install dependencies
npm install
# start development server
npm run devMIT License.