Sometimes I just have a stupid "what if" idea, like: "What if Arsenal play in La Liga?" .
So I build this web game: 38-0 League.
My game focuses on speed and Sandbox. There is no heavy backend server and no loading screens. It uses pure Javascript to simulate all 380 matches (20 teams play each other) directly in your browser memory. You click one button, and it calculates the whole season instantly.
Some technical problems I met:
You can try the Cross-League Mode to drag and drop teams into different leagues and see what happens.
cksmct•1h ago
Sometimes I just have a stupid "what if" idea, like: "What if Arsenal play in La Liga?" .
So I build this web game: 38-0 League.
My game focuses on speed and Sandbox. There is no heavy backend server and no loading screens. It uses pure Javascript to simulate all 380 matches (20 teams play each other) directly in your browser memory. You click one button, and it calculates the whole season instantly.
Some technical problems I met:
You can try the Cross-League Mode to drag and drop teams into different leagues and see what happens.
I would love to hear your feedback.