Skip to content

⚔️ This is a Role Playing Game with heroes and monsters.

License

Notifications You must be signed in to change notification settings

drammos/Role_Playing_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚔️ Role Playing Game

This game is a command line Role Playing Game with monsters and heroes fighting each other, implemented based on Object Oriented Programming principles.

Our Team Members

Dimitris Rammos

Ioanna Oikonomou

Install

git clone https://github.com/DimitrisRammos/Role_Playing_Game

Code

The project consists of 3 main folders:

-program, which includes the main function of the program and the MakeFile.

-include, which includes the definitions of the classes and their functions.

-modules, wich includes the implementation of the classes and their functions.

Project Objective

You can find the project objective here.

If you need further explanations on the code click here.

Compilation

If you want to run the code, run the following commands:

cd program

make run

About

⚔️ This is a Role Playing Game with heroes and monsters.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published