euchre-live

Euchre web-app for the socially distant family
git clone git://git.alexkarle.com/euchre-live.git
Log | Files | Refs | README | LICENSE

commit 987959a31a7021ed2e6a4cc27c4cc2b7ea89442f (patch)
parent f9a6b6a902bdc12f9a3b09cacee3ae1bcf0cd385
Author: Alex Karle <alex@alexkarle.com>
Date:   Mon, 27 Feb 2023 19:28:21 -0500

Un-deprecate: early April Fools?

Just kidding! The family still wants it :)

Diffstat:
MREADME.md | 10+++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md @@ -3,14 +3,10 @@ euchre.live [![builds.sr.ht status](https://builds.sr.ht/~akarle/euchre-live/commits/.build.yml.svg)](https://builds.sr.ht/~akarle/euchre-live/commits/.build.yml?) -**Deprecation Notice:** As of 2023-02, this project is no longer maintained. -I'm happy to look over any patches, but haven't put any effort into keeping -up with dependency upgrades, testing newer OS versions for deployment, etc. +For my family <3 About ----- -For my family <3 - Euchre is a card game. It is our "family game", frequently played at family reunions due to its ability to both engage players and be a game you can sit back and chat over without thinking too much. @@ -20,6 +16,10 @@ started to look at options to play online. Disappointed with the state of the online options, we decided to make our own. +The production version is playable now at [euchre.live](https://euchre.live), +but the code is all free under the MIT license, so feel free to hack it or host +your own! + Installation ------------