Skip to content

super-m-a-n/L5R-card-game-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Legend of the Five Rings card game simulation

Implementation of the card game "Legend-of-the-Five-Rings" in C++

Game Preview

For a preview of the game and more in-depth details check the following link:

Implementation

Our implementation follows the rules and directions analyzed in the OOPproj_2020.pdf. The project heavily emphasizes the use of object oriented programming techniques and methods. The game is interactive and offers guidelines for the players during execution.

Compilation / Execution

In the project's directory:

make game       // For compilation 
./game          // For execution
make clean      // For directory cleaning

Contributors

  • Angeliki Panagopoulou
  • Vasilis Vasilakis

About

Implementation of the card game "Legend-of-the-Five-Rings" in C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published