Max Perlman and I made our own game using the Dragonfly engine. Our game uses Dragonfly version 2.5.
Also available here: http://web.cs.wpi.edu/~imgd3000/a13/games/
The game is a puzzle adventure with a top-down perspective, where the player controls the person moving throughout the 2D environment. They will face many challenges in the form of block pushing puzzles. Their goal is to reach the exit and escape the dreaded blocks and to get back to the Cygwin window.
- Download this repository.
- Either from Cygwin or Linux, go into the directory from the terminal.
- make all
- Run the ./puzzle_adventure executable.