Skip to content

beezybarg/oregon-trail

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Oregon Trail

Epicodus Intro to Programming: Group Project, June 21, 2018

By Nate Cottle, Ryan Putman, Will Swanson, Reese Glasscock

Description

Recreation with some artistic license of the original school kid's game 'The Oregon Trail'. Includes customized bad, good, and neutral events, various illnesses, landmarks, and pick your own adventure options

My Contribution

I worked on the core functionality of the game. Creating the constructors for both the wagon and character objects. I built functions to handle events and decrement or increment character health, illness, food, money, etc. This was the first project that I really utilized my own scripts beyond basics of JQuery and JavaScript.

Setup/Contribution Requirements

  1. Clone the repo
  2. Make a new branch
  3. Commit and push your changes
  4. Create a PR

Technologies Used

  • Bootstrap 4.0.0
  • jQuery UI 1.12.1
  • jQuery 3.3.1

Links

  • Here is the link to The Oregon Trail repository.
  • Here is the link to The Oregon Trail online game.

License

This software is licensed under the MIT license.

Copyright (c) 2018 Nate Cottle, Ryan Putman, Will Swanson, Reese Glasscock

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.7%
  • CSS 21.6%
  • HTML 21.3%
  • Shell 8.4%