A Buts-A-Move (Puzzle Bobble) inspired game created for the course Software Engineering Methods (TI2206) at the Delft University of Technology. The game is written in Java in combination with the LibGDX graphics library.
This project makes use of gradle, to see a list possible commands (e.i. to run, test or check) can be listed by running:
gradlew.bat tasks
on Windows./gradlew tasks
on Linux
Gradle will pull in all needed dependencies when run, the dependencies can be found here
- Antony Löbker
- Omar Hommos
- Jeroen Overman
- Vito Kortbeek