Play game
Extortion of Cloud's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Enjoyment | #146 | 0.707 | 1.500 |
Use of the Limitation | #147 | 0.707 | 1.500 |
Overall | #147 | 0.707 | 1.500 |
Concept | #147 | 0.943 | 2.000 |
Presentation | #148 | 0.471 | 1.000 |
Ranked from 2 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Team members
it was me
Software used
python and pygame module
Use of the limitation
made the images dreamy, random laser generation
Cookies eaten
0 :(
Leave a comment
Log in with itch.io to leave a comment.
Comments
Hi! How do I run it?
It seems like only I and few others can play it.
You have to download every file, put it in one directory, setup python 3.6+ and install pygame through pip, then execute main.py from that folder(type "python main.py" in cmd in that folder and press enter), so it's difficult for people not familiar with python.
But there's a solution. You(developer) can make executable file from python script(google how to do it), there's an example in this jam, I'll link it there https://itch.io/jam/mini-jam-105-dreamy/rate/1511798
Contact him and ask how he did it, maybe cooperate on the next jam
About the game, It's ok as a first submission and I like pygame games, but it's harder to do a semi-big game compared to unity.
Also I checked the source code - it's ok to play it)
Hey there - how do I play this one?
You have to have installed python3.6+ and pygame and know how to execute python code, so that's a problem