Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

angular momentumView game page

extract particles and generate electricity
Submitted by alstocras — 2 days, 22 hours before the deadline
Add to collection

Play game

angular momentum's itch.io page

Results

CriteriaRankScore*Raw Score
Audio#16242.7403.091
Enjoyment#16402.8203.182
Overall#19232.7723.127
Creativity & Theme#19932.9013.273
Seriousness#21632.8203.182
Visuals#22002.5792.909

Ranked from 11 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

Game Engine

Godot

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted

I didn't expect to get hooked to this but I did lmao. Very nice, and it's a very original interpretation of the theme which I love.

Submitted

Lol I actually had a blast

At some point i built so many iron turbines I couldn't get iron, so my limit for the 5k of each resource was iron and it took me a bit to figure out why

Submitted

I like the concept! However, I was having some trouble playing the game because of my keyboard layout. I have a non-US keyboard and the game wasn't correctly registering the slash key (even after changing the layout on the software side), so I wasn't able to open or close the help screen. Using modifier keys in commands can be tricky, so it's something to keep in mind in the future.

Developer

Interesting. I’d set it to use the Latin-equivalent keycodes tho

Submitted

Interesting interpretation of the theme! I couldn't open the help menu using Shift + /, even though Shift + B did open the reference menu, so that might be a bug. It's also a bit annoying that you still lose resources when you place a building on top of the same building, which forces you to constantly press the building's placement button instead of being able to hold it.

Developer

What platform/browser? Please make an issue on the GitHub repo so I can look into this

Submitted

I tried to make an issue, but I couldn't due to issue creation being restricted.

Developer (1 edit)

Oh. Anyway, the game should be fixed now, try it

Submitted

I checked the game just now. Opening the help menu is now possible, but the problem of losing resources when you place a building on the same building is still there.

Developer

That’s been fixed too now, in v1.1.2, check the game again :)

Submitted

Just checked again and yep, the problem is now gone. Thanks for listening!

Developer

as for the github issue thing, its probably because you dont have an account

Submitted

I see, thanks for letting me know!

Submitted

very fun little factorio-like, and it's neat to see quantum mechanics tie into the game theme. However, I'm not sure how to know the spin of each tile of a resource. Is it randomly generated repeatedly during gameplay, or does each tile only ever have one spin or the other and it's a matter of figuring out which ones?

Developer

Randomly generated, look into the code on the GitHub repository