JavaFX Game Tutorial: TicTacToe
Channel:
Subscribers:
9,540
Published on ● Video Link: https://www.youtube.com/watch?v=Uj8rPV6JbCE
This time we make another simple classic game - Tic Tac Toe.
Exercises/extensions:
1. Add a dialog/button that allows to restart the game once it is complete. Hint: look into JavaFX 8 Dialogs
2. Add animation of X and O being drawn. Hint: you can use the Timeline animation in the video as a basis.
3. Highlight the winning tiles either by changing background color or stroke color.
Source: https://github.com/AlmasB/FXTutorials/
FXGL Games Showcase: http://almasb.github.io/FXGLGames/
Vote on future videos: https://www.youtube.com/almasb0/community
Twitter: https://twitter.com/AlmasBaim
GitHub: https://github.com/AlmasB/
LinkedIn: https://www.linkedin.com/in/almasb/
You can support this channel at https://github.com/sponsors/AlmasB
Other Videos By Almas Baim (AlmasB)
Tags:
java
java programming tutorial
java game tutorial
game tutorial for beginners
java for beginners
very simple game tutorial
javafx game tutorial
javafx
javafx tutorial
javafx game development
java game development
Tic-tac-toe (Game)
java tic tac toe
javafx tic tac toe
javafx for beginners
javafx games
simple javafx game
simple java game
simple game tutorial
game programming
tic tac toe code
java noughts and crosses