Skip to content

emreozgenc/SpellingBee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpellingBee

The New York Times Spelling Bee clone desktop game written in Java by using JavaFX and MVC design pattern

Screenshot

SpellingBee screenshot

How to execute

You have two options to run the project.

Using Maven

mvn clean javafx:run

This option might not work if you use a different Java version.

Using App class

You can use the App class to run the project like a regular Java project.

Warning

We are using Maven to manage dependencies. Please be sure all dependencies are installed before running the project.

About

The New York Times Spelling Bee clone desktop game written in Java by using JavaFX and MVC design pattern

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published