Skip to content

snguyen3/demo-p5js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

demo-p5js

Demo of the p5.js library

This demo implements the classic Snake game on the interactive system for CPSC 484/584 Intro. to HCI.

Specifically, the game itself is implemented with p5.js and the data are obtained via a WebSocket. Technical details for the interactive systems are available on the course website.

Quickstart

Clone this repository and open index.html in a web browser. Note that you must be connected to the Yale network.

The default host is cpsc484-01.yale.internal:8888, which you can modify in sketch.js

About

Demo of the p5.js library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.4%
  • CSS 20.5%
  • HTML 11.1%