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

from_the_sideView game page

a game about the journey of a little man. recommended resolution: 1920x1080
Submitted by yaroslav3993 — 16 days, 11 hours before the deadline
Add to collection

Play game

from_the_side's itch.io page

Results

CriteriaRankScore*Raw Score
Execution#721.4701.571
Metroidvania#841.2031.286
Overall#851.2031.286
Sensory#851.2031.286
Enjoyment#860.9351.000

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

Engine
python

Team/Developer
the game was made by one developer

External assets
everything in the game is created by me

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted

Hey! As others I got some issues with fps when I was walking, so I wasn't able to play for long time :( I guess its hard to make game in python, good effort!

Developer

thanks for the feedback. I haven't been working on python for that long. Thanks again for the feedback.

Submitted (1 edit)

Hey! Good effort on this, I've never made a game in python so I have no idea how it works but it was interesting to see all the art assets packed with the game file. It was very laggy for me though, here's the error code i got. Hopefully it helps!


Traceback (most recent call last):

  File "from_the_side.py", line 2088, in <module>

  File "from_the_side.py", line 854, in game

  File "from_the_side.py", line 854, in game

  File "from_the_side.py", line 870, in game

pygame.error: display Surface quit

Developer

thanks for the feedback. I haven't been working on python for that long. Thanks again for the feedback.

HostSubmitted

Hmm not sure if it was performance issues for some reason, but just like the other commenter the blocks went really slow when I was walking. The objective isn't really clear either, and I seem to be going off-screen when I go to the right.

Developer

thanks for the feedback. I haven't been working on python for that long. Thanks again for the feedback.

Submitted

Hey so I don't know if this was in intended feature but the falling blocks go really fast when I'm not doing anything, and slow down greatly when I start to move the character, which made it pretty hard for me to get past the first level and I didn't pass the second.

Developer

thanks for the feedback. I haven't been working on python for that long. Thanks again for the feedback.