Java TDD: Snake Game

Subscribers:
9,540
Published on ● Video Link: https://www.youtube.com/watch?v=ZiCa13y9D4s



Category:
Tutorial
Duration: 1:01:23
11,440 views
93


In this video we look at the Test-Driven Development approach for writing software / games. In particular, we use a hybrid approach to testing, where we write the obvious code but test the fragile or unknown code.

Source: https://github.com/AlmasB/TDD-Snake

FXGL: https://github.com/AlmasB/FXGL
FXGL Games Showcase: http://almasb.github.io/FXGLGames/







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
FXGL
javafx game engine
javafx game framework
javafx game library
java TDD
javafx TDD
TDD
TDD snake
snake game