/JavaFX_Game

A simple JavaFX game

Primary LanguageJava

Animal Sound

A simple Animal Sound game , written in JavaFX.

The purpose of the game is to teach kids about animals sound.

Description

This project is composed of 2 applications
  • Add New Animal.exe
  • Animals Sounds.exe
The Add New Animal.exe is used by the Parent/Teacher of the child to add a new Animal to the game.

The Animals Sounds.exe is used by the child to listen to the sound of animals and visualize their names and pictures.

A working demo of the game can be seen Here.

How to Test/Use ?

  1. Download the project
  2. Open the project with any IDE (IntelliJ IDEA is recommended)
  3. You can :
    • RUN the project using the IDE
    • Run Main for add new animal , Run Main2 for Animals Sounds
  4. Or :
    • Export the apps to Jar files
    • Convert the .jar files to .exe files

Screenshots

Picture of add new animal.exe :

add animal picture

Picture of Animals Sounds.exe :

Animals sounds picture

Licence

Animal Sound is licensed under the terms of the MIT license.