Play game
one minute game's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Musics / Sounds | #29 | 1.807 | 3.500 |
Gameplay | #29 | 1.807 | 3.500 |
Theme / Rules | #30 | 2.066 | 4.000 |
Graphisms | #32 | 1.807 | 3.500 |
Overall | #32 | 1.549 | 3.000 |
Ranked from 2 ratings. 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
managed to get it working. pretty fun game once i realised what fish I was meant to avoid. Nice work ^^
thanks, this is my first game I made for a game jam, and good to know you found it fun. next time I make a game for a game jam I'll turn it into executable to make it easier for everyone to play, I hadn't turned it before because I didn't know, now that I know I'm going to turn every game I make into an executable. sorry for english mistakes, english is not my native language and i'm using google translator
all good mate. Was my 1st game jam too! I would recommend pyinstaller using the one file option https://pyinstaller.org/en/stable/
I have used this before and it was great. you can also set a custon icon with another flag and a properly made ico. feel free to message me on the discord if you wanna figure it all out. and your english is perfect dw
after posting this game i made a converted version into executable using cx_freeze https://tata9900.itch.io/one-minute-game-converted
Nice one ๐
Here is a version converted to executable https://tata9900.itch.io/one-minute-game-converted
Game does not work, there is mistake in code (I opened your py file and checked code in searching othe mistake) about keyboard, you wrote confusing keystroke check
There is example of working code in image, you can fix it and download working file (if it is not forbidden)
.
ok ,i agree i did a very confusing keystroke check but for me it works, are you sure you have all my modules that are in the code
look
oh, I dont have keyboard module(
I think you should compile your code in exe file, it will work for everyone
There is how I compile pygame projects:
https://vc.ru/newtechaudit/122327-kompiliruem-kod-python-v-fayl-exe
I tried to compile it into an .exe before but I couldn't, I'll try again
how do i play this thing
unfortunately I couldn't turn the game into an executable, so for you to play you need to have python installed on your computer, go to your text editor (I use visual studio), go to the function that in visual studio is called explorer, go to the open folder button and select the game folder, and after you do that, press the run button. sorry for english mistakes, english is not my native language and i'm using google translator
Doesn't see any playable file