Ben-Avrahami / Hangman-JavaFX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hangman JavaFX

A JavaFX implementation of the Popular game- Hangman.

was done by Ben Avrahami as part of the Advanced Object Oriented Programming with Java (20554) at The Open University Of Israel.

This is a classic game of Hangman, implemented using JavaFX and featuring a graphical user interface (GUI) for a more immersive gameplay experience. Test your vocabulary and guess the secret word before the hangman is fully drawn!

Demo

ezgif com-gif-maker

Getting Started

These instructions will help you get the game up and running on your local machine for development and testing purposes.

Prerequisites

Installing

To install the game, follow these steps:

  1. Clone the repository to your local machine:
    git clone https://github.com/Ben-Avrahami/Hangman-JavaFX.git
    
  2. Navigate to the project directory:
    cd Hangman-JavaFX
    

Usage

To start the game, navigate to the src directory and run the following commands:

javac Main.java
java Main

Gameplay

Use the GUI to play the game. Click the letters to guess them, or use the keyboard to type them in. The game will keep track of your progress and let you know how many incorrect guesses you have remaining.

Author

Ben Avrahami

?? About Me

Software developer with knowledge in Java, C, Python.

Experience developing projects using: Java, C, JavaFX, Git, GitHub etc.

B.Sc. Computer Science Student at The Open University of Israel.

About


Languages

Language:Java 100.0%