Skip to content

Jl14Salvador/advent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent - A Text Based Adventure Game

  • A simple text based adventure game written in C++ to showcase usage of several design patterns.

How do I get set up?

  • Pull down repository. Navigate to the root of the folder. Type make advent.
  • Once the code is compiled, execute the resulting file ./advent.
  • Press H for help at anytime for instructions.

NOTE: Requiires a mac to run. May be ran in Linux as well by modiifying the MakeFile for the correct environment.

About

A text-based adventure game written in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published