Skip to main content

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

Lizar's LairView game page

2D top-down game made with PyGame for the GMTK Game Jam 2025
Submitted by D4isDAVID, ohadish, Lolloseg — 55 minutes, 3 seconds before the deadline
Add to collection

Play game

Lizar's Lair's itch.io page

Results

CriteriaRankScore*Raw Score
Audio#76231.6982.500
Creativity#78662.1513.167
Artwork#81831.8122.667
Enjoyment#86501.5852.333
Narrative#88381.2461.833

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

How does your game fit the theme?
In the game, you control a slime that must Loop around enemies to defeat them.

(Optional) Please credit all assets you've used
Art by ohadish
Music by D4isDAVID

Leave a comment

Log in with itch.io to leave a comment.

Comments

(+1)

really great gameplay loop and game itself i do wish there were more kinds of enemies like birds or obstacles that can kill you or harm you since there isn't really any challenge . 7/10 wish to see more of this

Developer(+1)

Thanks! We wanted to have in total 3 enemies but ran out of time unfortunately!

Submitted(+2)

Cool game. Gave it a try, but also didn't see any enemies. Tried the github version and it worked. Shame it didn't get in on time because it's a fun game and an interesting concept.

Developer

ty so  much!

Submitted(+2)
I loved that the game was made in pygame but unfortunately it didn't work for me. I was able to move around and play a little bit in the map but there were no enemies and then this error appeared. I wanted to share this with you.<img src="https://img.itch.zone/aW1nLzIyNTg0ODQxLnBuZw==/original/Jj66hw.png">
Developer

Yes, this happens when you try to loop at the edges of the map. Sadly we couldn’t fix it in time, and the enemies we couldn’t upload in time. Thank you for sharing :)

Submitted (1 edit) (+1)

i was not able to play your game as im on Mac :/ but it looks like a solid concept!

Developer

Unfortunately having our game approved on IOS devices costs 99USD per game :/

Submitted (1 edit)

depending on the engine you used you can make web build that runs in the browser....

Developer(+1)

Hi! Thanks for the comment :)

We used Python with PyGame. Like ohadish said, to make a runnable Mac build, I have to sign the build, which from my understanding requires a developer account for $99/year. Sadly, I’m not aware of a way to run Python on the browser either. However, the game’s page does contain the GitHub repository, with instructions on how to run the game in the README file, so you can do that if you want.

Submitted (1 edit) (+1)

Hi! sorry i missed the GitHub link and i'm so used to creating games with an engine i completely overlooked that, my bad! clearly signing app for mac is way too much expensive i can only agree with you, its understandable :) I managed to run your game and it was quite enjoyable, well done guys! I ran into a bug so i made a pull request with a quick fix if you want to look into it ;) Here is my highest score : 


Congrats for the game !

Developer(+1)

Thank you, and thanks for the contribution! I’ll check it out when I can.