Play suikagon
suikagon's itch.io pageResults
| Criteria | Rank | Score* | Raw Score |
| Fun | #59 | 3.280 | 3.667 |
| Controls | #89 | 3.130 | 3.500 |
| Accessibility | #133 | 2.609 | 2.917 |
| Audio | #143 | 2.460 | 2.750 |
| Theme | #145 | 2.609 | 2.917 |
| Overall | #146 | 2.609 | 2.917 |
| Graphics | #161 | 2.385 | 2.667 |
| Originality | #189 | 1.789 | 2.000 |
Ranked from 12 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Godot Version
4.3
Wildcards Used
Show, don't tell + Simple shapes
Game Description
It's a suika clone but with polygons instead of fruits.
How does your game tie into the theme?
The player has control on where the polygon is dropped, but the interaction between shapes can become quite chaotic.
Source(s)
https://github.com/Silvester56/suikagon
Discord Username(s)
durio_zibethinus
Participation Level (GWJ Only)
4
Leave a comment
Log in with itch.io to leave a comment.


Comments
really fun and loved the music
Nice job! I found this game and the music relaxing. I think it would be cool to make the combination effect less instant so you could see a chain of combinations.
Nice nice. Very simple, music was a bit repetitive but kinda relaxing at the same time. And it was a relaxing experience ... got to 1604 points until I hit the top ...
Maybe add some more effects, like particles and a slower "grow" effect, so you can actually see the chain of combinations ... now it was instant, which could be so much more satisfying.
Great submission!
Pretty relaxing little game! I got to about 800 points before I ran out of room.
A polygon suika clone was actually one of the ideas we had. I bet it was pretty interesting to put this game together. Nice work!
Where's suika gon? Also I'm curious, are the shapes being generated, or are they pre-made(kinda dumb question I know).
The shapes are generated by a function which calculates the point of the polygon depending on the number of edges and the scale of the shape.