Skip to content

Base code for 15-466 f20 game4: Choice-Based Game

Notifications You must be signed in to change notification settings

wdlzz926/15-466-f20-base4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sim Basketball Career

Author: Zizhuo Lin

Design: Starting from an NCAA player, gain hidden points of every choice and decide which career path you will go.

Text Drawing: The text is read from plain text file and rendered at the runtime. Use harfbuzz and freetype to create texture for each character in the string and then use the texture and glyph_info of harfbuzz to do rendering.

Screen Shot:

Screen Shot

How To Play: Use 1 or 2 to select your choice

This game was built with NEST.

About

Base code for 15-466 f20 game4: Choice-Based Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 53.1%
  • C++ 42.7%
  • Python 4.1%
  • Makefile 0.1%