Skip to content

iiKoe/bustamove

Repository files navigation

Bust-A-Move

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.

Usage

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

Contributors

  • Antony Löbker
  • Omar Hommos
  • Jeroen Overman
  • Vito Kortbeek