breck7 / simoji

Create back-of-the-envelope multi-agent simulations using emojis.
https://simoji.treenotation.org
6 stars 0 forks source link

UI issues for new users #9

Open ghost opened 1 year ago

ghost commented 1 year ago

The UI looks like a web based game.

The Play button at the bottom is far far below.

The play button also does not seem to autopause when i change from buisness to moths to forest fire.

Is it intentional. because there seems to be no autopause but changing from one to another auto resets the simulation to start state.

breck7 commented 1 year ago

Yes, the no auto-pause is intentional (so you can flip through examples better).

Good feedback on the Play button. I can make that better.

I'm not actually sure if I'll continue with this. My concept is sometimes when I'm writing an essay I want to explore an idea using a multi-agent simulation, and I'm not good enough with any of the existing tools so I've been exploring building my own. It is a fun programming exercise as learning about game loops and quadtrees and collision detection is not the kind of thing I normally do. But I'm not sure long term whether to continue with this. Every now and then I get the urge to get it to the next level.