/puzzle_adventure

A game created with Dragonfly

Primary LanguageC++

./puzzle_adventure

Image of ./puzzle_adventure

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/

What kind of game is this?

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.

How to compile/run

  1. Download this repository.
  2. Either from Cygwin or Linux, go into the directory from the terminal.
  3. make all
  4. Run the ./puzzle_adventure executable.