meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
fgj2024:team_3:start [2024/02/11 22:01] ledim0nsterifgj2024:team_3:start [2024/02/11 22:27] (current) – [How to play] ledim0nsteri
Line 1: Line 1:
 +{{:fgj2024:team_3:start.png?600}}
 +
 ====Team LectureTrauma==== ====Team LectureTrauma====
   * Daniel Tuukkanen (Programmer)   * Daniel Tuukkanen (Programmer)
Line 4: Line 6:
   * Hannes Turppo (Programmer)   * Hannes Turppo (Programmer)
   * Santeri Kainulainen (Music and SFX Artist)   * Santeri Kainulainen (Music and SFX Artist)
 +
 +[[https://lut.sharepoint.com/:p:/s/o365FGJ2024/EXFzT0T3jhxPsXqZ8r12isQBNRjEcHHu0ZThzf66m0A4lg?e=BvaFKA|Team members of project]]
 +
  
 ====LectureTrauma==== ====LectureTrauma====
  
 +[[https://globalgamejam.org/games/2024/lecturetrauma-2|FGJ 2024 page]]
 +
 +[[https://github.com/dtuukkanen/LectureTrauma|Source code]]
 +
 +[[https://lut.sharepoint.com/:p:/s/o365FGJ2024/EaAXwuHSl-9Jkz831y9eMc4Bo2MGPEsm5N30s3yJbtMBPA?e=VxcagD|Game presentation]]
  
 ====Description==== ====Description====
Line 14: 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**
 +
 +{{:fgj2024:team_3:main_1.png?350}}
 +
 +**State of game during the game**
 +
 +{{:fgj2024:team_3:main_2.png?350}}
 +
 +**Game ending**
 +
 +{{:fgj2024:team_3:end.png?350}}
 ====Installation==== ====Installation====
 +
 +  - Download game files from GitHub
 +  - Install python if needed
 +  - Install pygame through pip
 +  - Run the start.py python file