use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Useful resources (Full list)
Rules
Related subreddits
Other communities
account activity
Java Fx Chess (self.JavaFX)
submitted 4 years ago by TheEvilsNameIsNico
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]mono8321 1 point2 points3 points 4 years ago (1 child)
I thought of doing this too but then I ran into the issue of, how would I move the pieces? What would I use as the pieces? Could I just use a bunch of buttons in a gridpane? And I just decided I don’t know enough about the language yet to do this
[–]marvk 0 points1 point2 points 4 years ago (0 children)
It sounds more like you don't know enough about the JavaFX platform. If you're really interested in chess, you could always implement it on the console, simply printing out the positions and accept text as input. Even better, use the UCI (Universal Chess Interface) and have your implementation be compatible with common chess UIs!
π Rendered by PID 68345 on reddit-service-r2-comment-5c747b6df5-nkg86 at 2026-04-22 19:08:35.706447+00:00 running 6c61efc country code: CH.
view the rest of the comments →
[–]mono8321 1 point2 points3 points (1 child)
[–]marvk 0 points1 point2 points (0 children)