Classic hangman game brought to your computers, guess the word or else witness a hanging.
~~~ Getting Started ~~~
The workspace contains three files:
Background : Sets up the background and runs the other two files as well. It is the main file of the project.
Ball: Sets up the ball and its coordinates, and also increases the difficulty of the ball as we level up
Player: Controls the player.
~ Run the background.java to run the game.
~ The JAR file has the exported version of the project
~~~ Thank You ~~~