JFXStudio: sketch, hack, share

Posts Tagged ‘sudoku

JavaFX Sudoku with CSS

Posted by: Rakesh Menon on: March 11, 2009

This is a Sudoku game developed using JavaFX. The objective is not really to demonstrate Sudoku, but to show Cascading Style Sheets (CSS) support in JavaFX. This sample uses two CSS files – blue.css and black.css. These files have information about different user interface attributes such as color, font, shape…

For standalone mode

First lets create [...]


Challenge: Small is the New Big

This month's challenge: code something cool in only 30 lines, using the theme of Holiday. Ends December 15th.

Tags