Play game
CORE BREAKDOWN's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Theme Relevance | #16 | 2.386 | 2.737 |
Whalepass integration | #18 | 1.973 | 2.263 |
Creativity and Innovation | #24 | 1.973 | 2.263 |
Fun and Engagement | #28 | 1.744 | 2.000 |
Gameplay and Mechanics | #31 | 1.606 | 1.842 |
Ranked from 19 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Leave a comment
Log in with itch.io to leave a comment.
Comments
That art style is very nice, well done! The enemies were stomping me though :(
really grate game!!
the fact is written in C++ it so awsome, BTW how do we convert the build to a Web build i have few project lying around written in C++ l0oking for a way to add in to my portfolio
To compile to web build I use the Raylib library with Emscripten. Take a look at my GitHub for examples of how to do the CMake files for web builds (link).
Thanks man ill take a look
The game is really good, the art is incredible. I can't even imagine how much work it took to make it. Great job!
Thanks for the review!
The art was from a great asset pack by v3x3d (link) but I did the rest myself. I was especially happy with how the particles turned out.
Really love the graphical style you’ve got going on with this game. Did you do all of the art yourself?
I thought the level design was really well thought out and interesting, but I felt the enemies were a little too punishing. My bullets felt very ineffective against them, but that may have been partly because I didn’t have many upgrades yet? I keep collecting the yellow/blue essence returning and then dying shortly afterwards a few times, but it wasn’t enough to unlock much in the battlepass.
I was looking for the Whalepass link to discover.games button, but I couldn’t find it. Did I miss it somewhere?
Nice work on putting together this beautiful looking game!
Thanks man! The art was from an amazing asset pack by v3x3d (link)
The level design and balance were definitely an issue, I spent too much time on the engine and submitted the game without really checking that it was properly playable (especially the bees section).
For the Whalepass link, I just completely forgot to add it. The game does use Whalepass for the battlepass system though, which took some time to figure out through the Emscripten library.