Play game
The path to freedom's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Fun/Design | #297 | 2.475 | 3.500 |
Music/Sound | #308 | 1.945 | 2.750 |
Graphics/Animation | #317 | 2.298 | 3.250 |
Overall | #344 | 2.121 | 3.000 |
Technical Implementation | #354 | 1.945 | 2.750 |
Theme/Limitation | #391 | 1.945 | 2.750 |
Ranked from 4 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
How does your game utilize the limitation and theme?
You will need to go back and forth to find all the collectibles to the next room.
What was your team size?
Solo
You worked alone
Which of the following content in your game is NOT 100% newly made for the jam?
Art/Animation
Affirm you have followed ALL jam rules. (Select all below or your entry will be disqualified.)
We have credited all assets used in the game including our own name(s) or team name(s)
All original game code and original assets were made during the jam period
The game does not include NSFW or hateful content
The game works on the web or as a Windows 10 download
We have answered all submission questions honestly and completely
Leave a comment
Log in with itch.io to leave a comment.
Comments
Im working on a web version so you guys can play(the exe is not working)! That wont sadly support fullscreen and sound.
I dont know if this can count as in the jam but here is the game in repl.it. Repl.it is really slow and bad, it does not support fullscreen and sound so I had to change a lot of code so there might be some bugs.
https://repl.it/@theodorbeskow1/The-path-to-freedom#main.py
Sorry, game does not execute for me either.
It sadly won't run for me which is a shame because in looks so fun, from what I see in the screenshots is that's its a dungeon game and the art looks really good :(
I'd appreciate if you checked out my game if you had to time
You can play the game now!
Unfortunately won't run for me, a window appears and vanishes after a few seconds; with no message to be seen.
Can't test it on Android. Will play it when I'm on my PC next time
the game did not work for me but i still rated it by looking at the pictures all in all i think your game is cool but sadly i could not play it
Ok thats sad but I'm happy you tried. If you want you could download python and add the code, data and add the library pygame.
You can play the game now!
oki i wil try
it still does not work :(
Hey, I just want to tell you that it is impressive that you wrote a game on Python. From personal experience, making games on Python is a real challenge.
There is also the difficulty of launching games from the users end. Python is not exactly the best game engine to launch games.
For a beginner, good job on joining your first game jam. I suggest to try out some other engines. I recommend Godot because coding in there is similar to Python.
For starter, I recommend HeartBeast's Godot Action RPG Tutorial series on Youtube, it is a good introduction for Godot for complete beginners.
Thank you for your recommendation. I started making games in python because that was the only language I knew and I wanted to get better at it. When my game was done I actually started to learn Unity because I want to learn a new language and Unity have many tutorials and seams like a good place for beginners up to a pretty high level.
(I was done with the project after 3 days and the days after that I tried to make a working exe)