Skip to content

A web app where users can play heads up no limit Texas Hold'Em

Notifications You must be signed in to change notification settings

Ian-MacLeod/HU4Rolls

Repository files navigation

Hu4Rolls

A Heads Up No Limit Hold'Em App. See it in action here: Hu4Rolls

Installing Locally

  • Must have Python >= 3.3 and Node >= 6
  • Clone repo
  • Set up and activate a virtual environment
  • Install requirements
pip install -r requirements.txt
cd client
npm install
  • Run server
python manage.py runlocal
  • Visit localhost:3000 in your browser

Running the tests

python manage.py test

Built With

About

A web app where users can play heads up no limit Texas Hold'Em

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published