Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Latest commit

 

History

History
executable file
·
17 lines (9 loc) · 418 Bytes

README.md

File metadata and controls

executable file
·
17 lines (9 loc) · 418 Bytes

HOKM Game

This is an implementation of HOKM (a popular card game) with C++ as our Basic Programming course project.

Prerequisites

Basic knowledge of C++ concepts.

Running

You need to run the code in a Windows environment because the libraries used are not compatible with Linux.

License

This project is licensed under the Apache License Version 2.0 - see the LICENSE file for details.