Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the implementation of a puzzle game using JavaFX. The instructor demonstrates how to create the game structure, handle pieces, and implement functionalities like shuffling and swapping. The lecture also includes explanations on Java programming concepts such as enums, classes, and methods.