Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

A simple Java app I wrote that was part of an "Introduction to Java" tutorial.

MovieGame

A hangman-like game that generates a movie name with the letters replaced with underscores. The player has 10 guesses to guess the name of the movie. For exmample, the game begins like so:

"You have 10 guesses"

"What's your guess?"

User: "B"

B-- ---

"You have 9 guesses."

"What's your guess?"

User: "i"

Bi- ----

...

Big Fish

About

Simple Java app for playing hangman with movie names.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages