Skip to content

cadenxa/kilogram-of-feathers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

kilogram-of-feathers

text adventure in the command line

Challenge project for the Codecademy Learn C++ course. Assignment: https://www.codecademy.com/courses/learn-c-plus-plus/projects/build-a-text-adventure

To compile with g++, navigate to the directory where the kilogram-of-feathers.cpp file is in the command line and type: g++ kilogram-of-feathers.cpp -o kilogram-of-feathers

Run the executable by typing: ./kilogram-of-feathers

About

text adventure in the command line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages