meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
fgj2024:team_3:start [2024/02/11 22:10] – [LectureTrauma] ledim0nsteri | fgj2024:team_3:start [2024/02/11 22:27] (current) – [How to play] ledim0nsteri | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | {{: | ||
+ | |||
====Team LectureTrauma==== | ====Team LectureTrauma==== | ||
* Daniel Tuukkanen (Programmer) | * Daniel Tuukkanen (Programmer) | ||
Line 22: | Line 24: | ||
Use the arrow keys to move your character on the screen and avoid books thrown by the lecturer. Some books may be more dangerous than others so be careful. | Use the arrow keys to move your character on the screen and avoid books thrown by the lecturer. Some books may be more dangerous than others so be careful. | ||
+ | **State of the game in beginning** | ||
+ | |||
+ | {{: | ||
+ | |||
+ | **State of game during the game** | ||
+ | |||
+ | {{: | ||
+ | |||
+ | **Game ending** | ||
+ | |||
+ | {{: | ||
====Installation==== | ====Installation==== | ||
+ | |||
+ | - Download game files from GitHub | ||
+ | - Install python if needed | ||
+ | - Install pygame through pip | ||
+ | - Run the start.py python file |