Skip to content

josephmasson26/Dungeon-Crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dungeon-Crawler

Introduction

This is a Dungeon Crawler game developed in Fall of 2023 for CS 2340 at Georgia Tech. It was developed in Android Studio with Java and XML and was created for Android devices. Several developmental diagrams are included for your perusal.

Game Overview

Like the classic Dungeon Crawlers of the 1980s, this dungeon crawler game is a simple, 2D game. Select your character, navigate with a D-Pad around the rooms, and defeat enemies to get points and climb the leaderboard! The game has three rooms to navigate through and several powerups to try to activate!

Getting Started

Prerequisites You must have the following on your machine:

  • Android Studio installed
  • An Android device or emulator loaded into Android Studio

Installation

  1. Clone the repository to your local machine:
https://github.com/josephmasson26/Dungeon-Crawler.git
  1. Open the project in Android Studio
  2. Build and run the game in Android Studio on its emulator

Controls

  • D-Pad: Move Character
  • Attack: Press A-Button near enemies
  • Activate Power-Ups: Press A-Button near power-ups

License

Licensed under MIT License, see file for details.

Acknowledgments

  • Thanks to Austin Barton and the Instructional Team for their support in this project.
  • Thanks to StackOverflow for teaching us how to use Android Studio's visual editors.

About

CS2340 Semester Project - Dungeon Crawler Game in Android, Developed with Java in Android Studio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published