peterkhayes / 3chan-client

Client code for 3chan project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3Chan Client

This project simulates a chatroom. It was on display at an internet-themed party in 2018. Over the course of the evening, the chatroom descends from "civility" into "madness".

Controls

  • ctrl+shift+[ - previous topic
  • ctrl+shift+] - next topic
  • ctrl+shift+j - make chatroom "worse"
  • ctrl+shift+k - make chatroom "better"
  • ctrl+shift+up - speed up
  • ctrl+shift+down - speed up

Setup

  1. yarn to install packages
  2. yarn run cats && yarn run chats to download image data

Deployment

yarn deploy to push to GitHub pages.

About

Client code for 3chan project


Languages

Language:JavaScript 99.6%Language:HTML 0.3%Language:CSS 0.1%