Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/victorb/indie-games-website-simulator
What if the year was 2013 and you're responsible for scaling a brand new online indie games marketplace?
https://github.com/victorb/indie-games-website-simulator
bevy bevy-engine game-development gamedev games gmtk-2024 rust
Last synced: 20 days ago
JSON representation
What if the year was 2013 and you're responsible for scaling a brand new online indie games marketplace?
- Host: GitHub
- URL: https://github.com/victorb/indie-games-website-simulator
- Owner: victorb
- License: mit
- Created: 2024-08-19T13:56:13.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-08-20T12:09:30.000Z (3 months ago)
- Last Synced: 2024-10-16T23:18:45.717Z (about 1 month ago)
- Topics: bevy, bevy-engine, game-development, gamedev, games, gmtk-2024, rust
- Language: Rust
- Homepage: https://vblr.itch.io/indie-games-website-simulator
- Size: 3.01 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Indie Games Website Simulator
The game: https://vblr.itch.io/indie-games-website-simulator
Submission for GMTK Jam 2024
Made in ~3 days more or less. Everything is a mess. Beware that reading this source code may have irreversible effects on you. Nothing to be learned from reading this code.
---
Game idea:
Indie Games Website Simulator (Itch-in-a-box)
You are the CTO at a small website/platform that serves indie games. You job is to make sure the infrastructure and software can handle the load at any times. The more dropped requests you end up with, the more angry the people become.
You can add more servers, but then you also need load balancing. Deploying software updates takes time and make servers unavailable.