IceScream

Hellooo! I'm simigdalius and this is my first game jam entry for 
Tavern Jam - Spring '26!

The Concept: RAGE QUIT!

You’re just trying to get a taste of that famous Dondurma ice cream, but this vendor has some serious tricks up his sleeve. Can you survive the trolling and stay calm until the very end, or will you Rage Quit first?

Your goal: Try NOT to rage quit before the timer stops... Can you handle the frustration?

Features

  • 2 Different Endings: WIN or RAGE QUIT
  • Gameplay: Precision and fast reflexes (try not to panic!)
  • Hand-drawn pixelart: Both UI and assets

The progress of the game

  • March 23: Conceived the concept and core loop.
  • March 24: Created initial assets and the main "trolling" mechanic.
  • March 25: Expanded the asset library (cursor designs etc.)
  • March 27: Finished the UI and added the number popups.
  • March 28: Added ending counters and the credits sequence.
  • March 29: Bug fixing, polish, and music implementation.
  • March 30: Bug fixing and customizing itch.io page

Where to find me

  • Discord: simigdalius (Feel free to DM me or comment below!)
  • Open Source: Check out the code on my GitHub.

I really hope you have as much fun playing this as I had creating it! 

Thank you so much for trying it out. 

(Feedback is always welcome, so feel free to leave a comment!)

Credits

A GAME MADE BY SIMIGDALIUS

Tools Used:
Game engine: Godot and for the pixel art: Pixel Brush

Published 2 days ago
StatusReleased
PlatformsHTML5
Rating
Rated 3.0 out of 5 stars
(1 total ratings)
Authorsimigdalius
Made withGodot
ContentNo generative AI was used

Comments

Log in with itch.io to leave a comment.

Well done as first project and especially as solo dev, really cool visuals. Keep going

The game is loading as a small window in the top right hand corner of the gameplay area. It appears the whole screen is part of the gameplay area (the hand icon stays for the whole area), but the actual screen is just the small part. This makes it kind of hard to read the Instructions, but otherwise there seem to be no problems. It's a fun game!

Here's a screenshot of the issue.

It's because the Godot project is a fixed size Window you need to zoom out or zoom in your browser so it looks normal! (happens to a lot games) after the game jam I'll try to make the Window to resize! Thanks for the comment