Play game
The Untold History of Windows 98's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Creativity | #9 | 2.500 | 5.000 |
Theme | #11 | 2.500 | 5.000 |
Gameplay | #11 | 2.000 | 4.000 |
Challenge | #13 | 2.000 | 4.000 |
Overall | #14 | 2.250 | 4.500 |
Ranked from 1 rating. Score is adjusted from raw score by the median number of ratings per game in the jam.
Leave a comment
Log in with itch.io to leave a comment.
Comments
I got it working! i had missed some of the png files from the extract was the issue, it made me laugh with all the lore. and it was very well put together for what i know about python. Great job!
I'm glad you liked it! :)
It was missing png files? Which ones?
I Had some weapon png files missing but it was my fault, when I extracted it it wasn't all contained in a folder so the files were all over my downloads and I missed a few when moving them. not your fault I was just not quite careful enough :)
Im trying to run it but am getting the error.
load_assets
assets[n] = pygame.image.load(n + ".png")
FileNotFoundError: No such file or directory.
Ive never used python before, i did get pip then pygames installed but I cant seem to run it so I figured id ask.