Skip to content

Luckysandwich7/Jumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Jumper

Hangman but parachute instead. The code has 4 different classes: Director, WordBlanks, Parachute, and UnknownWordGenerator. Each class runs it's own purpose as the Director runs the whole game under the Main function. WordBlanks runs the 5 dashed unknown letters for the word and helps collect the guess that the players input for the word. The Parachute contains the life and removal of the parachute parts as guesses are wrong and helps end or continue the game depending on the Parachute life. UnknownWordGenerator holds the word bank of the 5 letter words and are randomly selected to be used each game.

Team: Ryan Alvord, Cooper Featherstone, Innocent Hove, and Njato Harizo R.

Ryan has built the code out with the 4 classes and the functions that go with those classes.

About

Hangman but parachute instead

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages