Hacker News new | ask | show | jobs
by amelius 3167 days ago
The author should publish an API for this game, and allow AIs to play it. Then extend to multiple competing companies. And then extend to a simulation of a full economy.
2 comments

The browser console and the DOM make for a decent interface to the game if you want to try your hand at "automating" (cheating) parts of the game..

For example: I eventually wrote and ran an interval function in the console to automatically click the Quantum Computing button only when all my available photonic chips were producing a collective net-positive result.

I originally thought this was the purpose of the game, and asked the person who linked it to me if I was supposed to write code for it.