Coinsortium

This is a 2D physics-based puzzle to sort Roman coins into their different types. When you click the start button, 20 random coins of the types visible on the bottom will appear. You need to create a sequence of ramps to sort the different coins into the correct slots. If you get them all in the right slot, you'll get the maximum 20 points for that prototype.

There are a few points I didn't manage to get into the in-game instructions:

* Right-click or click the polygon icon on the left again to finish a polygon.
* You can't create concave polygons yet (since box2djs doesn't work well with them). The game should stop you creating concave polygons.
* If you click inside a polygon when you're in polygon creation mode you'll highlight a corner. You can nudge that corner using the arrow keys to finely adjust the polygon.
* Use the pin tool to anchor stone shapes to the back wall, otherwise they'll fall off. If you anchor in one point the shape can rotate. If you anchor it in two places it will be fixed.
* The coins have different densities as well as sizes, which might help you sort them.

There are probably still a lot of bugs left - if you find any, I apologise, and if you let me know what happened I'll try and fix it.

Comments6

tenpn
tenpn29 Aug 2016, 17:41
Brilliant idea! But unfortunately the UI has too many bugs to be playable. I got stuck in the polygon tool mode even though I was in the main menu, and I couldn't get delete to work. Would also love a clear-screen button. Excited to play it again once you smooth it out a bit!
jakatpemadi29 Aug 2016, 18:32
I like the mechanics of the game. It is difficult for me to create the polygon for the first time, but after I know how to create it, I play it for an hour.

Anyway, for the prototype 2, I found out that the brown coin give a -1 score even if it enters the correct slot.

Thanks.
srimechauthor29 Aug 2016, 21:32
Thanks for the feedback! Sounds like I have some investigation to do.
srimechauthor29 Aug 2016, 21:36
@jakatpemadi Bug reproduced! Very sorry about that and thanks for testing.
srimechauthor29 Aug 2016, 22:01
Slot scoring problem on prototype 2 should now be fixed. It's surprising that I don't notice these things when testing. I suppose I just get used to playing in a particular way and never notice any problems.
galhajaj7 Sep 2016, 21:17
looks good. and very challenging. good idea. what is the point to stick the triangles to the wall? (besides it's very cool)

Other games by @srimech5

Found a bug?
Tell us on Discord