Welcome to the Role-Playing Game project! This README will guide you through the setup and usage of the game.
This is a role-playing game where players can create characters, embark on quests, and explore a fantasy world. (Somewhere in the future ;))
- Character creation
- Quest system
- Inventory management
- Combat mechanics
To install the game, follow these steps:
- Clone the repository:
git clone https://github.com/SUVX24-LKPG2/Role-Playing-Game.git
- Navigate to the project directory:
cd Role-Playing-Game
- Install the dependencies:
make
To start the game, run the following command:
./game
This project is licensed under the MIT License. See the LICENSE file for details.