24 lines
613 B
Markdown
Raw Permalink Normal View History

2020-06-09 13:48:19 -06:00
## Deckard and company
This project is an exansion on my original idea with [Deckard](https://labs.murkfall.net/bluesaxman/deckard), with this project I aim to make decard a fully over the internet multiplayer experience.
### Goals:
2020-08-25 13:21:57 -06:00
* Implement websocket server backend
2020-06-09 13:48:19 -06:00
* Session creation
* Deck upload and sanitization
* Multipul Mixed and Separate decks per session
* Multipul Players per session.
* Multipul Discard piles
### Installation
Not yet written
### Basic Play instructions
Not yet written
### Original Deckard project
2020-08-25 13:21:57 -06:00
[For developing new decks](https://labs.murkfall.net/bluesaxman/deckard)