Table of Contents

Team LectureTrauma

Team members of project

LectureTrauma

FGJ 2024 page

Source code

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

State of game during the game

Game ending

Installation

  1. Download game files from GitHub
  2. Install python if needed
  3. Install pygame through pip
  4. Run the start.py python file