Skip to content

glor/Doppelkopf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doppelkopf

Doppelkopf Card game implementation in Java

requirements

  • Java (JDK 7 or above)
  • Apache Ant

what works

  • Cards handling
  • Inventory
  • Tui
  • basic game mechanics

what doesn't

  • RULES (currently there is only a default game)
  • Player Table (A table that doesn't know everything)
  • Gui

how to build

  1. git clone https://github.com/glor/Doppelkopf.git
  2. ant dist
  3. ant run

About

Doppelkopf Card game implementation in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages