Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amahanna/6nimmt

A German card game
https://github.com/amahanna/6nimmt

cpp oop

Last synced: 14 days ago
JSON representation

A German card game

Awesome Lists containing this project

README

        

# 6Nimmt! Card Game

Setup
```
git clone https://github.com/aMahanna/6nimmt.git
cd 6nimmt
mkdir build && cd build
cmake ..
make
./exec
```

[How to play](https://en.boardgamearena.com/gamepanel?game=sechsnimmt)

![game](imgs/game.jpg)

![terminal](imgs/terminal.png)