Skip to content

An open-world platform game where the player must traverse a vast cave system, fighting giant snakes, looting treasure, and searching for an exit -- before his light burns out and he is lost in darkness forever.

Notifications You must be signed in to change notification settings

aliu390/112-Spelunky-Term-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

112-Spelunky-Term-Project

Final Independent Term Project for CMU's 15-112 Fundamentals of Programming course

DEMO: https://www.youtube.com/watch?v=Gw1v7ie6UA4&ab_channel=AndrewLiu

An open-world platform game where the player must traverse a vast cave system, fighting giant snakes, looting treasure, and searching for an exit before his torches run out, and he is lost in darkness.

Visual inspiration taken from the popular game Spelunky. Project explores cellular automaton and flood-fill/path-finding algorithms, which are used to generate a unique, random map with each playthrough. Game physics and animations are self-implemented using the PyGame library.

About

An open-world platform game where the player must traverse a vast cave system, fighting giant snakes, looting treasure, and searching for an exit -- before his light burns out and he is lost in darkness forever.

Resources

Stars

Watchers

Forks

Packages

No packages published