Skip to content

tvyoung/USF-CS112-Spring2021-project01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

README.txt

Vicki Young
due date: 2021.03.15
date completed: 2021.03.13
CS 112-01

NOTES
- unsure why my program needed more than one Scanner object in order to work properly
- i sought no outside assistance; was mostly just fumbling around and running the code a bazillion times
- code should have 285 lines in total
- added screenshots of all lines, just in case for some reason java file submission does not match


FILM TITLES USED: 
1) Star Wars: The Last Jedi
2) Rogue One: A Star Wars Story
3) Little Women
4) The Half of It
5) The Old Guard
6) Detective Pikachu
7) Dead Poets Society
8) Coco
9) The Shape of Water
10) Hidden Figures
11) Black Panther
12) Soul
13) Jojo Rabbit
14) Monty Python and the Holy Grail
15) Parasite

INSTRUCTIONS:
Welcome to the Wheel of Fortune program. The program will randomly select a movie title from 15 preset films and display a shadow of the movie name in asterisks. 

You, the player, will then "spin the wheel" to see how much you can win per letter. The possible cash values are $100, $200, $300, $400 and $500.

Afterward, the program will provide a hint by revealing the following letters if they exist in the movie title: R S T L N E

You will then have two options:
1) Guess the movie title (This earns no reward money).
2) Guess a letter in the movie that has not been revealed. For each correct guess, you will earn however much cash value that you spun earlier.

You will repeat this process until the game ends. 

The game ends by:
1) LOSE: You make 3 mistakes (guess a letter that does not exist in the movie title, or guess the movie title wrong).
2) WIN: You correctly guess all the letters in the movie title.
3) WIN: You correctly guess the entire movie title.

About

Wheel of Fortune

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages