Skip to content

CSC-3380-Fall-2024/Team-17

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

The Dungeon

This project is a 3D game built using the Godot Engine. Below you can find instructions on how to set up and run the game.

Prerequisites

To run this game, you need to have Godot Engine version 3.6 installed on your computer. You can download it from the official Godot website:

Download Godot 3.6

Additionally, make sure that you have .NET SDK version 6 installed. You can verify this by running the following command in your terminal or command prompt:

dotnet --version

If you do not have SDK version 6 installed, you can download it here:

Download .NET SDK 6

Getting Started

  1. Open the Project in Godot

    • Launch Godot 3.6.
    • Click on the "Import" button.
    • Navigate to the folder where you downloaded/extracted the repository.
    • Select the project file and click "Open".
  2. Run the Game

    • After loading the project, click the 'Room Select' button, then choose 'Select a Room', and finally select the 'Starter Floor' to begin the game. Or click this Itch.io link https://ghebert3.itch.io/the-dungeon

Features

  • 3D environment.
  • Randomly generated maps.
  • Can enter battles and fight slimes with party members.

Controls

Action Key/Button
Move Forward W
Move Backward S
Move Left A
Move Right D
Look to left Q
Look to right E
Click Left Mouse
Menu Escape

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Languages