Skip to content

CSC-3380-Fall-2024/Project-Dungeon

Repository files navigation

Project Dungeon

Extensions used:

  • Git Bash: This is how we add, commit, and push changes or projects

  • Visual Studio Code: This is what I use if I want to edit the scripts from the File Explorer.

  • Visual Studio 2022: This is what Unity pulls up if you ever double click a script in the project window.

  • Note: Visual Studio Code and Visual Studio 2022 both work. Our group differs on what we use

Software and Version:

  • Unity 6 - 6000.0.21f1

  • Visual Studio 2022 (I don’t think it has a specific version just whatever is most recent)

Instructions to run:

1.) How to add project on Unity Hub

  • Install Unity 6 - 6000.0.21f1 and set it up in Unity Hub
  • In the projects tab on Unity Hub, click on “Add”, which is located somewhere at the top right of the screen
  • Click on “Add from Disk” and find the repository
  • Enter the file, and highlight the “Project Dungeon” folder, then press “select folder”

2.) How to run the game in Unity

  • If there is no scene showing, go into the project tab. Go to the scenes folder within assets and double click the “Title Screen” to show the title screen and start the game

3.) Running the game through application

  • Simply click on the application to run it
  • Note: Not exactly sure what the unitycrashandler or unityplayer does. I added it mostly because that's what unity gave me after I build the project

4.) Controls in the game

  • W, A, S, and D or arrows keys to move, and shift to sprint
  • ‘R’: Pulls up the stats menu
  • ‘E’: Interacts button. Interacts with items and enemies
  • 'P': Pause menu
  1. Inventory controls
  • ‘Q’: Pulls up the Inventory menu
  • Left mouse button check item description
  • Right mouse button Uses Item
  • Middle mouse button drops item
  1. Combat
  • Attack button: Attacks the enemy
  • Run Button: Disengage from combat
  • Skill button: Brings up a menu with two different attacks that use magic to deal damage.
  • Slash: An attack that does 75% more damage
  • Thunder: Must be at max mana. Uses it all and may or may not one shot enemy. You will take double damage if you miss

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5