A little psychedelic art program running with JavaFX
Go to file
Bandie Yip Kojote ae24110a85 Implemented draw on mouse click (again). 2017-08-10 23:45:18 +02:00
build Implemented draw on mouse click (again). 2017-08-10 23:45:18 +02:00
dist Implemented draw on mouse click (again). 2017-08-10 23:45:18 +02:00
nbproject Implemented draw on mouse click (again). 2017-08-10 23:45:18 +02:00
src/org/bandie/circleart Implemented draw on mouse click (again). 2017-08-10 23:45:18 +02:00
LICENSE Initial commit 2017-08-10 12:18:54 +00:00
README.md Troubleshooting 2017-08-10 19:35:14 +02:00
build.xml Commit #1 ;---] 2017-08-10 14:40:45 +02:00
manifest.mf Commit #1 ;---] 2017-08-10 14:40:45 +02:00

README.md

CircleArt

A little psychedelic art program running with JavaFX

Get the newest build here.

Troubleshooting

  • Q: Error: Could not find or load main class org.bandie.circleart.CircleArt
  • A: You need JavaFX. (Yes, Oracle stuff atm. Sadly.)