Cards against humanity online multiplayer

broken image
broken image
broken image

But I'd rather get the game working locally for now and then worry about making several games work at once. 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.īeing able to run your own client locally is the main focus for now, there's some work made towards an online, account based website.

broken image

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. You can see your hand, and who the czar is. Current stateĬurrently, We have implemented a basic login, then it goes straight into a game for now An open source flask based implementation of multiplayer cards against humanity for online and local users.

broken image