Skip to content

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