Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 342 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 342 Bytes

colorswitch

java colorswitch game

How to run

  1. Clone the repo
  2. Open folder as Intellij Project
  3. Go to Open Module Settings
    • In Project tab , select Project Language level as 11:
    • From Global Libraries (where JavaFx15 jar files are already added ) right click on this and add to module.
  4. Run the Main Class.