Skip to content

colbyeagan/akariGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akari Game

Running the application

This program uses Maven as a build manager, and JavaFX as a GUI library. Since JavaFX is an external library, it has to be included in the build process in order for the application to successfully run. JavaFX has already been added as a Maven dependency to the POM file.

To run the application with Maven in IntelliJ, follow these steps:

  1. Click the vertical "Maven" expansion tab which is on the right side of the IntelliJ window.

  2. Expand the "Plugins" folder.

  3. Expand the "javafx" folder.

  4. Double-click "javafx:run" to run the project.

akariVid2.mp4

About

Fully functioning implementation of Akari (light up) game. Build in java using maven and java fx as gui and build manager.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors