Doppelkopf Card game implementation in Java
- Java (JDK 7 or above)
- Apache Ant
- Cards handling
- Inventory
- Tui
- basic game mechanics
- RULES (currently there is only a default game)
- Player Table (A table that doesn't know everything)
- Gui
- git clone https://github.com/glor/Doppelkopf.git
- ant dist
- ant run