Code Monkey home page Code Monkey logo

heartspy's Introduction

File        : README.md
Maintainer  : Felix C. Stegerman <[email protected]>
Date        : 2020-03-29

Copyright   : Copyright (C) 2020  Felix C. Stegerman
Version     : v0.0.1
License     : AGPLv3+

AGPLv3+

Description

heartspy - beware of the black queen

Heartspy is a web-based version of the card game "Hearts" (dutch: "Hartenjagen") for 3 or 4 players.

Installing

Just git clone :)

Requirements

Python (>= 3.5) & Flask.

Debian

$ apt install python3-flask

pip

$ pip3 install --user Flask   # for Debian; on other OS's you may need
                              # pip instead of pip3 and/or no --user

Running

Flask

$ FLASK_APP=hearts.py flask run

Gunicorn

$ gunicorn hearts:app

Heroku

Just git push :)

NB: you'll need to set WEB_CONCURRENCY=1 b/c it only works single-theaded atm!

Password

$ export HEARTSPY_PASSWORD=swordfish

Forcing HTTPS

$ export HEARTSPY_HTTPS=force

License

© Felix C. Stegerman

AGPLv3+

heartspy's People

Contributors

obfusk avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.