An open source flask based implementation of multiplayer cards against humanity for online and local users.
Currently, We have implemented a basic login, then it goes straight into a game for now You can see your hand, and who the czar is. Other than that, the game logic is on the way, I need to write a new way of simulating the game logic and then add a web viewer and client that can do everything through websockets later.
See requirements.txt
I'm attempting to create a system that allows you to run an entire game on the server, with clients connecting via any browser to play, similar to 'You Don't Know Jack' from JackBox games, but for the card game Cards Against Humanity. Being able to run your own client locally is the main focus for now, there's some work made towards an online , account based website. But I'd rather get the game working locally for now and then worry about making several games work at once.
Consult the 'plan' folder for a rough idea of the overall design, and a mockup image of the web ui.
A card based party game for horrible people with simple rules and amusing cards. http://cardsagainsthumanitygame.com/
http://cardsagainsthumanitygame.com/cards-against-humanity-rules/.html
See LICENSE.txt, I have licensed the source under the MIT license. https://tldrlegal.com/license/mit-license