Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 401 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 401 Bytes

dumb-dog

A multiplayer game about guessing WikiHow titles from illustrations

Play!

You can play this online! Semi-modern browser is required.

Host!

You can host a Dumb Dog instance yourself, if you wish.

git clone https://github.com/general-programming/dumb-dog.git
cd dumb-dog
gradle shadowJar
java -jar build/libs/dumbdog-2.0-SNAPSHOT-all.jar