Skip to content

Jesuspinarte/Partys-Queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

3. Party's Queue

Rapid Games Prototyping - Week 3

Overview

A queue-management simulator where the player acts as a bouncer. This prototype served as the foundation for the "Visitor Manager" systems used in later, more complex projects.

Technical Implementation

  • FIFO Data Structures: Managed the visitor line using a Queue system to ensure fair processing and logic.
  • Visual Timers: Implementation of UI radial fills to represent visitor patience.
  • Modular NPC Spawning: Randomisation of NPC attributes (speed, patience, appearance) using a pool of ScriptableObjects.

Controls

  • Mouse Click: Admit / Reject guest.
  • Hover: Check Guest ID/Stats.

Assets & Credits

Sideshow (2010) Walter Turncoat [Font]. Available at: https://fonts.google.com/specimen/Walter+Turncoat?categoryFilters=Feeling:%2FExpressive%2FChildlike (Accessed: 2 March 2026).

Open Window (2010) Coming Soon [Font]. Available at: https://fonts.google.com/specimen/Coming+Soon?categoryFilters=Feeling:%2FExpressive%2FChildlike (Accessed: 2 March 2026).

white_records (2022) Afrobeat energetic music dance background hip hop latin reggaeton [Audio]. Available at: https://pixabay.com/music/afrobeat-energetic-music-dance-background-hip-hop-latin-reggaeton-150280/ (Accessed: 2 March 2026).

[Username] ([Year]) Success [Audio]. Available at: https://pixabay.com/es/sound-effects/pel%c3%adculas-y-efectos-especiales-success-340660/ (Accessed: 2 March 2026).

u_31vnwfmzt6 ([Year]) Error [Audio]. Available at: https://pixabay.com/es/sound-effects/pel%c3%adculas-y-efectos-especiales-error-126627/ (Accessed: 2 March 2026).

[Username] ([Year]) What are you doing [Audio]. Available at: https://pixabay.com/es/sound-effects/gente-what-are-you-doing-103117/ (Accessed: 2 March 2026).

[Username] ([Year]) Victorymale version [Audio]. Available at: https://pixabay.com/es/sound-effects/gente-victorymale-version-230553/ (Accessed: 2 March 2026).

[Username] ([Year]) Bustling cafe ambience [Audio]. Available at: https://pixabay.com/es/sound-effects/ciudad-bustling-cafe-ambience-27898/ (Accessed: 2 March 2026).

About

An oversimplified version of Papers Please

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors