Skip to content

ItsT3K/Oregon-Trail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oregon-Trail

A ASCII Terminal Port of The Oregon Trail programmed in C++

Why on earth does this exist?

I liked The Oregon Trail when I was a kid (albeit it was the Windows 9x MECC version) and when I found the original BASIC versions code on-line I decided to port it to other things. Originally I attempted to port it to CBM BASIC (Commodore 64) but I failed miserably. Now that I'm learning more C/C++ I got into wanting to port this to POSIX Terminals.

Building it

Building it currently is easy. Right now there is no Makefile so all you need to do is run $ g++ oregon.cpp -o oregon. Another option is to execute install.sh by running sh install.sh or ./install.sh. It will also give you a option on if you want to install Oregon Trail to /usr/local/bin or if you want to run it from the source folder.

About

A ASCII Terminal Port of The Oregon Trail

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •