Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 457 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 457 Bytes

Date created

October 02, 2018

Project Title

GuessTheMovie.

Description

Use of Java to create a terminal based game where the player has given only vowels of the movie name. The player has to choose alphabets. Player will loose if he/she chooses 10 wrong character which dosen't exist in the movie's name.

Files used

movies.txt

    src/com/rohitraj/
  • Game.java
  • Main.java

    Credits

    Udacity!