Skip to content

Original Oregon Trail, re-implemented in PHP7 to practice reading legacy code and new PHP7 features.

Notifications You must be signed in to change notification settings

rihards/oregon-trail-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Oregon Trail PHP

The rules are:

  • Any language (except the original BASIC or PC-Basic) allowed
  • Result should match the original as closely as possible

And here is the challenge: Take the source-code from the game "The Oregon Trail" and convert it into a language of your choice.

The source code that acts as reference for this project is here.

The purpose of this Programming Prompt is to learn how to read and work with legacy code (in a language you probably don't know) and to convert this code into a more modern language.

Source: Give new life to an old game

About

Original Oregon Trail, re-implemented in PHP7 to practice reading legacy code and new PHP7 features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages