also anyway to make this game's window larger?
Since the game is dependent on every pixel, and a main part of the game is sharing, the window size is absolutely forced. I've been able to hack the window itself larger, but the game area stays the same and sorta bugs out. Besides the esthetics, surely the game is fine tuned to only deal with the max pixels of the given area. Anything larger could become unreasonable, and could simply crash it while trying to simulate.