Begin the client side of TicTacToe
Implemented a way of drawing a gamestate the server sent with the use of javaFx
This commit is contained in:
3
out/production/Client/games/TicTacToe/Login.css
Normal file
3
out/production/Client/games/TicTacToe/Login.css
Normal file
@@ -0,0 +1,3 @@
|
||||
.root {
|
||||
-fx-background-image: url("TicTacToe_Grid.png");
|
||||
}
|
||||
BIN
out/production/Client/games/TicTacToe/TicTacToe_Grid.png
Normal file
BIN
out/production/Client/games/TicTacToe/TicTacToe_Grid.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.1 KiB |
Reference in New Issue
Block a user