This project is a final assignment for the course 'Algoritma dan Struktur Data 1'. The purpose of this project is to demonstrate the understanding of algorithms and data structures concepts learned throughout the course. The project is built using Greenfoot, a IDE specifically designed for creating and testing educational computer games.
This game can be download from Google Playstore
In order to setup and work on this project on your own, you will need to:
-
Download Greenfoot IDE from: https://www.greenfoot.org/
-
Clone this project:
git clone https://github.com/ekastn/Boxy.git
-
Once you cloned this project, open the Greenfoot IDE and open the src folder. Then, click the "Run" button to start the game.