Carson Against Humanity!

This is a Cards Against Humanity project.

We are developing an online interface as a school project.
Our goal is to make a simple application which lets you play Cards Against Humanity with other people online via this interface.

Documentation

Interface Documentation (commentaries are just in german for now)

Documentation as PDF

Github - Server/Interface

Merge remote-tracking branch 'origin/master'
Functions for choosing cards implemented
replaced lobbyId with gameId for more consistency
lobby id renamed to game_id in create_lobby function
Added documentation to controller actions and did some cleanup.