Aquilam
Aquilam
A mystery, A chase, and a fight!
All files available at:
https://github.com/elite-ra/pyweek31/releases/tag/v1.0.0
Addressing an error in the final entry
There is an error in the Final entry. In the last game (the fight), DO NOT use the move "The huge missile". The move will cause the game to crash, due to there being a typo in the code.
The typo can be fixed by changing line 30 in screens/fight.py from what it is currently to:
` "The huge missile": music_controller.play_the_huge_missile`, The H is capitalized in the submission, but it is not supposed to be. All other parts of the game work, and "The huge missile" will also work after this change.
All the binaries not marked with _fixed will also have this error.
We have updated the code and uploaded fixed files with the prefix _fixed. Please use these files to not face the error. We are not marking this entry as final, since it requires a code change and we didn't notice until now.
Awards
Scores
Ratings (show detail)
Overall: 3.4
Fun: 3.2
Production: 3.5
Innovation: 3.6
Files
File | Uploader | Date |
---|---|---|
run_game_fixed.exe
windows binary (refer to Aquilam_fixed.zip) |
AyushCodez | 2021/04/04 07:32 |
run_game_macos_fixed
The fixed MacOS executable. |
pjrMakesPyGames | 2021/04/04 06:24 |
Aquilam_fixed.zip
so we kinda messed up one letter in our submission that makes it crash sometimes and we noticed after the submission deadline so this isn't our actual submission but it would appreciated if y'all could use this version (applies to all files with "_fixed") |
AyushCodez | 2021/04/04 06:11 |
Aquilam.zip
— final
final |
AyushCodez | 2021/04/04 05:45 |
run_game
Mac Executable file |
pjrMakesPyGames | 2021/04/03 22:50 |
aquiliam_home.png
Aquiliam's Home Screen! |
pjrMakesPyGames | 2021/04/03 22:49 |
aquiliam_fight.png
Aquiliam's Fight scene! |
pjrMakesPyGames | 2021/04/03 22:48 |
aquiliam_chase.png
Aquiliam's Chase game |
pjrMakesPyGames | 2021/04/03 22:47 |
run_game.exe
windows_binary |
AyushCodez | 2021/04/03 22:47 |
aquiliam_choose.png
The City Guessing screen |
pjrMakesPyGames | 2021/04/03 22:47 |
Diary Entries
Day 1!
Anddd.. We are done!
Comments and Feedback!
Thanks for the feedback, we really appreciate it!
We just wanted to clarify a few things related to the game.
The KeyError that arises in the last stage was due to a typo. This (and another sneaky typo) is now fixed in the code on Github.
We are extremely sorry that we couldn't add more upgrades, moves and information. We had initially planned to add 2-3 informants, and 10-12 moves. We realised later that it was too ambitious, so we had to settle with a lower number.
Thanks again for all the great feedback! Feel free to write more feedback and comments on this diary entry.
- Team Elite-ra