Skip to content

15-466 f20 game4: Choice-Based Game

Notifications You must be signed in to change notification settings

lassyla/game4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sewer Academy: A Rat Dating Simulator

Author: Alyssa Lee and Madeline Anthony

Design: You get to romance two rats. also theyre ~canonically twins

Text Drawing: The text is shaped using harfbuzz and rendered with freetype. Individual textures for each glyph are loaded the first time that glyph appears, then they are stored in a map. Most text rendering code followed this tutorial (thanks to hjamal for sharing!). Dialogue was created in a simple text file and stored/loaded using chunks.

Screen Shot:

Screen Shot

How To Play: Use the enter/return key to advance. Choose between options with left and right arrow keys. Nab the rat of your dreams.

Sources:

Script by Madeline Anthony

Art by Alyssa Lee

"Relaxing Ballad" by Alexander Nakarada obtained via freepd

"Abstract Anxiety" by Kevin MacLeod obtained via freepd

"Finally See The Light" by Bryan Teoh obtained via freepd

"Coin Quarter Drop on a coin surface" by GOSFX obtained via freesound

"Coins1" by ProjectsU012 obtained via freesound

This game was built with NEST.

About

15-466 f20 game4: Choice-Based Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 52.8%
  • C++ 43.0%
  • Python 4.1%
  • Makefile 0.1%