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 21:52] ledim0nsterifgj2024:team_3:start [2024/02/11 22:27] (current) – [How to play] ledim0nsteri
Line 1: Line 1:
-=====LectureTrauma===== +{{:fgj2024:team_3:start.png?600}} 
-* Daniel Tuukkanen (Programmer) + 
-* Jesperi Laine (2D Artist) +====Team LectureTrauma==== 
-* Hannes Turppo (Programmer) +  * Daniel Tuukkanen (Programmer) 
-* Santeri Kainulainen (Music and SFX Artist)+  * Jesperi Laine (2D Artist) 
 +  * Hannes Turppo (Programmer) 
 +  * Santeri Kainulainen (Music and SFX Artist) 
 + 
 +[[https://lut.sharepoint.com/:p:/s/o365FGJ2024/EXFzT0T3jhxPsXqZ8r12isQBNRjEcHHu0ZThzf66m0A4lg?e=BvaFKA|Team members of project]] 
 + 
 + 
 +====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==== 
 +Lecture Trauma is a simple arcade style game where you play as a student in a lecture hall attempting to avoid the various exclamations from the teacher​. 
 + 
 +====How to play==== 
 +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==== 
 + 
 +  - Download game files from GitHub 
 +  - Install python if needed 
 +  - Install pygame through pip 
 +  - Run the start.py python file