Skip to content

The Android Game ColorSwitch, implemented in JavaFX.

Notifications You must be signed in to change notification settings

rg089/ColorSwitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColorSwitch


Design and Implementation in JavaFX by Rishabh Gupta.



📺 Some Features

demo



⚙️ Requirements

⭐ JDK Version >= 11
⭐ JavaFX Version >= 11



📉 Set-Up Instructions

💥 Open the ColorSwitch folder as the project in IntelliJ Idea
💥 Go to ```File > Project Structure > Project Settings > Libraries``` and add the path to the ```JavaFX > lib```
💥 Refer to this link for clarification
💥 Also add ```ColorSwitch/resources/libraries/controlsfx-8.40.14.jar``` to libraries
💥 Go to ```Run > Edit Configurations``` and add the following to ```VM Options``` -
        ➕```--module-path ${PATH_TO_FX} --add-modules=javafx.controls,javafx.fxml```
➕ ```--add-exports=javafx.base/com.sun.javafx.event=ALL-UNNAMED```
➕ ```--add-modules javafx.controls,javafx.media```
💥 Run ```ColorSwitch/src/sample/Main.java```



💼 Presentation

Link to the presentation



🙏 Thanks!

All contributions are welcome and appreciated. 👍

bye
BYE!

logo
Rishabh Gupta ©️

About

The Android Game ColorSwitch, implemented in JavaFX.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published