kerelist / kickster

The leader of this chat can kick out one of their friends every 30 seconds. Node.js + Socket.io + Express.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kickster

Node.js + Socket.io + Express.

A tiny game as an introduction to multiuser applications and Node.js. The first participant becomes the "kicker", and once the chat is full, has the opportunity to kick one of their friends out of the conversation every thirty seconds. This friend is locked out until everyone else leaves the conversation. Currently not online, but can be played locally from the source files if Node.js, Express, and Socket.io are installed on the local machine.

Created in collaboration with Jennifer Vandermeer.

About

The leader of this chat can kick out one of their friends every 30 seconds. Node.js + Socket.io + Express.

License:MIT License


Languages

Language:HTML 51.3%Language:JavaScript 27.2%Language:CSS 21.4%