/game

Primary LanguageC#

Dungeon Survivor

To Play the Game:

  • Windows:
    • Go to /Game1/Build/Windows
    • Select the "Dungeon Survivor.zip" file and download it
    • After downloading, go to extract the zip folder
    • After extracting you can double click to play the game
    • If there is a security popup, select more info and run anyways
    • Enjoy!!!
  • Mac:
    • Go to /Game1/Build/Mac
    • Select the "DungeonSurvivorMac.zip" file and download it
    • After downloading, go to extract the zip folder
    • After extracting there will be an application to run.
    • If you have a security popup you will need to do the following:
      • through terminal cd <PATH_TO_YOUR_APP>/
      • and add the following: chmod -R 755 [applicationName].app
    • Enjoy!!!