Skip to content

KaiVandivier/pictophone-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pict-o-phone!

This is the client for a Telestrations-like multiplayer game where players take turns drawing prompts and guessing what the previous player drew.

See it live here!

The game takes advantage of socket.io to make realtime connections between clients and the server.

The repository for the server can be found here.