Skip to content

McDungeon Alpha Build v1.0.0

Latest
Compare
Choose a tag to compare
@oycheng oycheng released this 15 Jun 11:12
· 12 commits to master since this release
5c02f7c

Alpha Build v1.0.0 of McDungeon.

Expected Bugs

  1. The Player can attack with no weapon equipped.
  2. The Player can attack while frozen.
  3. Casting a Fireball while hugging the top wall always sends it off-screen.
  4. There is no End Screen after killing the Boss.

How To Play

For Windows

  1. Download and unzip McDungeon_Win.zip
  2. Run McDungeon_Win.exe

For Mac

  1. Download and unzip McDungeon_Mac.zip
  2. Run McDungeon_Mac.app

For Linux

  1. Download and unzip McDungeon_Linux.zip
  2. Open a terminal window at the McDungeon_Linux folder.
  3. Run the command chmod +x McDungeon_Linux.x86_64 in terminal to gain access.
  4. Run the command ./McDungeon_Linux.x86_64 in terminal to play the game.