CircleArt/README.md

14 lines
382 B
Markdown
Raw Normal View History

2017-08-10 12:45:53 +00:00
# CircleArt
## A little psychedelic art program running with JavaFX
2017-08-10 12:48:24 +00:00
Get the newest build [here](https://github.com/Bandie/CircleArt/raw/master/dist/CircleArt.jar).
2017-08-10 17:35:14 +00:00
2017-08-10 22:21:20 +00:00
## OMG look
![Screenshot of CircleArt](/images/Screenshot.png)
2017-08-10 17:35:14 +00:00
## Troubleshooting
- Q: Error: Could not find or load main class org.bandie.circleart.CircleArt
- A: You need JavaFX. (Yes, Oracle stuff atm. Sadly.)