Skip to content

An online version of Cards Against Humanity so friends can play with each other while in quarantine. No Copyright infringement intended.

Notifications You must be signed in to change notification settings

JasonHinds13/socket-game

Repository files navigation

Socket Game

Commands to get started and run the game

virtualenv venv source venv/bin/activate pip install -r requirements.txt
python main.py

TODO

  • Create pages for login, signup, create room, select room
  • Possibly use SQLite DB for simplicity
  • Deploy to Heroku to share/game with friends

Contributing

Develop from dev branch

About

An online version of Cards Against Humanity so friends can play with each other while in quarantine. No Copyright infringement intended.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published