Skip to content

It is about simple game called "Guess The Film" implemented in java.

Notifications You must be signed in to change notification settings

yaaa3ser/Simple-Game

Repository files navigation

Guess_The_Film

It is about simple game called "Guess The Film" implemented in java.

The rules are simple, the computer randomly picks a movie title, and shows you how many letters it's made up of. Your goal is to try to figure out the movie by guessing one letter at a time.

If a letter is indeed in the title the computer will reveal its correct position in the word, if not, you lose a point. If you lose 10 points, game over!

BUT the more correct letters you guess the more obvious the movie becomes and at a certain point you should be able to figure it out.

The program will randomly pick a movie title from a text file that contains a large list of movies.

About

It is about simple game called "Guess The Film" implemented in java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages