Activity

Tomatofu

Shipped this project!

I built an ice bouncing game where you have a limited number of bounces and must get to a goal. It’s for the Pygame Community Winter Game Jam 2026. I think it’s quite fun; Feel free to try it out on my itch.io. (https://tomatofu.itch.io/icebox)

Tomatofu

I finished the rest of the levels and uploaded the game to itch.io. I also changed up the tutorial screen to be more clear on what the rules are.

Attachment
Attachment
0
Tomatofu

Added a finish screen, levels with special stars, added some more levels, and sound effects for everything that needed sound effects.

Attachment
Attachment
0
Tomatofu

Updated death screen, added win screen, plus added boost blocks. I made a system that allows blocks with custom behavior to be easily created as well, so it isn’t just boost blocks.

Attachment
Attachment
Attachment
0
Tomatofu

Added a simple death screen with moving background. I also made more textures as well as fixed the background’s super cool depth effect.

Attachment
0
Tomatofu

I made a basic prototype for the game. I tried to add some polish, including background depth and shadows.

0
Tomatofu

I added A* and doom-style pathfinding to entities (A* took quite a long time). I used Cython for the A* pathfinding for speed.

1

Comments

jeremyj1000000
jeremyj1000000 about 1 month ago

Super cool!