Skip to content

ndreynolds/doubleheader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doubleheader

A multiplayer web version of the popular German card game "Doppelkopf".

It's implemented as an Elm frontend and Elixir backend with communication over web sockets.

Currently, a normal game (when all players are "healthy") is playable, but the other game types are still a work in progress.

gameplay

Running it

The repo includes a docker-compose.yml to serve the frontend and backend:

docker-compose up

Now the application should be accessible at http://localhost:3000.

About

The Doppelkopf card game in Elm & Elixir

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published