FoonLudum Dare ExplorerLD49 → Circumgyration Destabilization

Circumgyration Destabilization

By adan1032

View on ldjam.com

CategoryRankScoreCount
Overall3.254
Fun3.004
Innovation3.004
Theme3.254
Audio3.504
Mood3.504

Comments

devparty 2021-10-04 01:29

I'm very sorry, but your game does not run when I double click the main.py. I have python installed, but it still does not work. Very sad, I'm sure that it was a great game.

shootboots 2021-10-04 01:29

what a name for a project

thepelranthean 2021-10-04 02:49

Nice simulator! The gravity interactions seem reasonable and it's fun to see what is possible using that mechanic in various ways.

Sometimes, when spawning a new object, it jumps away from where I clicked for no apparent reason. That makes it a bit difficult to predict what a given action is going to do, though on the other hand, it has led to a number of "happy little accidents."

I also appreciated the music; it really helped establish the mood of the game.

Thanks for sharing your game.

@devparty It looks like you just need pygame. I've pull requested a requirements.txt if you want to try again.