Skip to main content

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

CroakedView game page

catch bugs, dodge crocs
Submitted by fivetwoeighty — 1 hour, 24 minutes before the deadline
Add to collection

Play game

Croaked's itch.io page

Results

CriteriaRankScore*Raw Score
Use of theme#552.9813.333
Enjoyment#712.2362.500
Concept#722.4602.750
Use of prerequisite#732.6833.000
Presentation#812.0872.333
Overall#812.3482.625
Controls#911.6401.833

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

MiniScript

No

Wasn't made with MiniScript

Bezi

No

Wasn't made with the help of Bezi

GameMaker

Yes

Was made with GameMaker

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted(+1)

jumping between pads doesnt work for me just moves a bit

anyways good job

Developer

That's strange, I never encountered that in play-testing.

If you don't mind me asking, are you using a mouse, or a laptop trackpad? 

Submitted

mouse

Submitted(+1)

The SFX and gameplay is very satisfying! 

Submitted(+1)

Very Nicee

And Satisfying

Good job

Submitted(+1)

Nice game, catching flies is pretty satisfying I've would've like an ending instead of it going indefinitly.

Submitted(+1)

Nice idea. You should prevent the frog from going near the edges of the screen, because it’s very anoying to get back to the center, due to the mouse going outside of the window.

Developer

Yeah, I realized dragging the cursor off the edge of the web browser game window freezes mouse detection, so I made the decision to have the drag "release" when the cursor leaves the game window. Not my best game design decision, but ya live and ya learn! Thanks for playing!

Submitted(+1)

nice game i love the chomp thingy

Submitted (1 edit) (+1)

this has a lot of charm, i enjoyed it ! loved the enemy, nice work :]

Submitted (1 edit) (+2)

Although the art and animations may lack, the gameplay itself is very solid! I know myself that even if you didn't change any of the controls, great art would have vastly affected the feel of the game in a positive manner.  Controls wise imo I thought it felt very nice. I love the physics of the frog and that terror I feel when that damn alligator comes. There are a couple suggestions that I'd make that could improve your game.

  • The randomness in numbers of the lilly pads made multiple runs really annoying to play. Sometimes there are 8 and then all of a sudden 3. I'd say what you can do is set a max amount of lilly pads, space them apart evenly, then add randomness to sway the lilly pads a bit. Sometimes, half the map would be inaccessible because all the lilly pads were on one side
  • Try to add more padding between the left and right of where the lilly pads spawn. For example, if I was on the very right side of the map, it was really difficult for me to move left because the I couldn't get far angles with the jump, only very steep ones. By adding more padding, you can ensure that even if the player is at the most left/right lilly pad, they could easily reach the other side in just one jump

Overall, I love the concept of a sort of "Duck Hunt" game turned into frog with an added enemy. And as a fellow GMS 2 user myself, I really enjoy seeing games created with the engine I associate with! Keep up the awesome work!

Developer (2 edits) (+1)

Thanks for the constructive criticism, I really appreciate it! Responding to your points:

  • Yeah, art isn't really my forte, but I did what I could with the time I had. Trying to find a style I can reproduce that doesn't suck to look at or make!
  • The random range for the lily pads is 4-6, but I get where you're coming from. That range should be higher as a whole, and it shouldn't be able to create dead-zones.
  • In the final hours before the deadline, I realized dragging the cursor off the edge of the web browser game window pauses (?) mouse detection, so I made the decision to have the drag "release" when the cursor leaves the game window. This of course creates the annoying lack of jump angle options near the edges of the window. I still have not found a technical solution for this using gamemaker. Of course I could limit how far side to side you can go, but that felt like a cheap solution in the moment.

Thanks for playing! Good to see a fellow gamemaker user in the wild!