This repository contains all of the code and information for Dr. DeLozier's Software Engineering class at Kent State University.
We're going to build a 2D roguelike (like the Binding of Isaac). If we abstract away the entire idea, it is quite simply:
A mazeA character stuck in that mazeSome enemies (probably with some pathing and AI)A boss (or a couple of bosses)- A story (??)
- An ending (??)
- music
sound effectsart
This project would not have been successful if it weren't for these people:
This project is licensed under GPL 3.0. Use whatever you want!