pinhorenan / DungeonClash

Projeto Final de Disciplina de Programação Orientada a Objetos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dungeon Clash

Dungeon Clash is a project developed for the Object-Oriented Programming course at the Federal University of Pelotas.

About the Project

The project's main objective is the implementation of a basic RPG system, inspired by famous tabletop RPGs like Dungeons & Dragons. Developed entirely in Java, it aims to solidify the key concepts of Object-Oriented Programming through the creation of a system with a reduced number of classes and methods, facilitating both the addition of new features and the maintenance of the code.

Developers

The project was developed in the first semester of 2024 (second academic semester of 2023 at UFPel) by three Computer Science students:

  • Renan Monteiro de Pinho
  • Gabriel Moura
  • Luis Rasch

How to Contribute

If you wish to contribute to the project, feel free to:

Open issues reporting bugs or suggesting new features. Make pull requests with code improvements.

License

This project is licensed under the MIT License.

About

Projeto Final de Disciplina de Programação Orientada a Objetos

License:MIT License


Languages

Language:Java 100.0%