alensali / GuessMovie

Simple game in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GuessMovie

The project was developed in Android Studio using Java Library module and whole code can be found in libJava directory.

Possible movies to guess can be found in movies.txt.

Description

  • User is presented with the movie title hidden with asterisks
  • User has 10 lives that can be lost with each wrong guess
  • Wrong guesses are stored in the list and displayed to the user
  • Correct guesses are shown in the title

About

Simple game in Java


Languages

Language:Java 100.0%