Boulder Dash Clone

A group Java tile-based arcade/puzzle game inspired by Boulder Dash.

Notes

What I Took From It

It was good practice in keeping a larger Java project understandable while working in a group. The main challenge was making the entity model clear enough that new mechanics could fit into it without everything becoming tangled.

Links