Java TDD: Snake Game
Channel:
Subscribers:
9,540
Published on ● Video Link: https://www.youtube.com/watch?v=ZiCa13y9D4s
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/
Other Videos By Almas Baim (AlmasB)
2018-01-27 | JavaFX Software: Equation Solver |
2018-01-13 | FXGL Tutorial: Sprite Animation and Camera |
2017-12-26 | FXGL Full Tutorial: Make a Platformer |
2017-12-24 | DevStream: FXGL Scripting Engine Integration |
2017-12-23 | FXGL: Updated Geometry Wars Demo |
2017-12-14 | Java: Common Beginner Mistakes |
2017-11-10 | FXGL: Space Invaders Full Demo |
2017-10-29 | JavaFX Tutorial: Keeping Notes (MVC) |
2017-10-25 | FXGL Revamped Notifications |
2017-10-08 | Space Invaders 0.9: New Levels and Boss |
2017-09-24 | Java TDD: Snake Game |
2017-09-12 | JavaFX Game Demo: Damage Indication via Voronoi Tessellation |
2017-08-18 | FXGL: Updated Geometry Wars Demo |
2017-08-13 | FXGL Tutorial: Animating Level Text |
2017-08-11 | FXGL: Updated Space Invaders Demo |
2017-08-06 | JavaFX Software: Cash Machine / Bank System (MVC) |
2017-08-01 | FXGL: Changelog 0.3.6 |
2017-07-17 | FXGL: Platformer Features Showcase |
2017-07-16 | FXGL: "Slowmo" Feature |
2017-06-20 | FXGL: Cutscenes and JavaScript Integration |
2017-06-11 | FXGL: Using Particle Effects |
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