Skip to content

tankh99/hallpasshero

Repository files navigation

Hall Pass Hero

A Papers, Please-inspired game where you play as a school hall monitor checking student hall passes.

Game Concept

You are a hall monitor in a high school, responsible for ensuring students have valid hall passes before allowing them to walk the halls during class time. You must carefully check each student's hall pass for discrepancies, such as:

  • Wrong student name
  • Incorrect date
  • Suspicious time
  • Unauthorized destination
  • Missing teacher signature

Make correct decisions to build your reputation as a responsible hall monitor. Make too many mistakes, and you'll lose the trust of the faculty!

Basic Gameplay

  1. Each day, you'll encounter a series of students trying to walk the halls

  2. For each student, you can:

    • Inspect their hall pass
    • Approve them to continue
    • Deny them and send them back to class
  3. Hall passes may have discrepancies that make them invalid

  4. You gain reputation for correct decisions and lose it for incorrect ones

  5. Complete each day to progress through the game

Game Development Status

Currently in early development with basic functionality:

  • Core game loop of checking hall passes
  • Student generation with random names and details
  • Pass inspection system with random discrepancies
  • Day progression system

Future Plans

  • Add student portraits and animations
  • Add more varied hall pass designs
  • Add more complex validation rules
  • Add narrative elements and special events
  • Add consequences for incorrect decisions
  • Add progression system with upgrades and new abilities

Development

This is a Unity project. To open it:

  1. Install Unity Hub and Unity 2022.3 or later
  2. Open the project folder in Unity Hub
  3. Open the HallPassHero scene in the Scenes folder
  4. Press Play to test the game

Credits

Developed by Khang Hou and Goodwill

Inspired by Lucas Pope's Papers, Please

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors