/6nimmt

A personal project to play one of my favourite games with my colleagues when everybody is / has to be in home office.

Primary LanguageKotlinApache License 2.0Apache-2.0

6nimmt!

A personal project to play one of my favourite games with my colleagues when everybody is / has to be in home office. It is hosted at: http://6nimmt.ddns.net

Disclaimer: this is by no means a replacement for the fantastic physical card game 6nimmt! by Wolfgang Kramer.

How to Build

  • Prerequisites: Java >= 11
  • for an executable .jar, run ./gradlew bootJar
  • for an executable Docker container, run ./gradlew docker (the docker image is named com.valuedriven/6nimmt)