Skip to content

Dungeon Crawler game with three different maps, characters, enemies, and powerups developed as part of a semester-long Project for Georgia Tech's CS 2340 class in the Fall 2023 semester.

Notifications You must be signed in to change notification settings

tadani3/CS2340_Dungeon_Crawler

Repository files navigation

CS2340A_Team42 Dungeon Crawler Game

Fall 2023 | CS 2340

This code repository is a Dungeon Crawler-style game in which you, as a player character, must traverse over a series of rooms as quickly as possible to maintain the highest possible game score.

You additionally have a series of additional factors, including power-ups, which either automatically boost your score or allow you to earn points more easily.

Beware of enemies; you can lose health points to them if they attack you, which can potentially end the game. Defeating enemies will, nonetheless, increase your score.

The game is built using JavaFX and the Android Studio platform. To run it, simply load all files into Android Studio 11.0, build the application, and enjoy the game!

About

Dungeon Crawler game with three different maps, characters, enemies, and powerups developed as part of a semester-long Project for Georgia Tech's CS 2340 class in the Fall 2023 semester.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages