Skip to content

YBCS/RPS_Play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A study of rock paper scissor simulation

Based on the viral tweet

This is an attempt to recreate the program which is running in the tweet.

I think its preety close.

Uses p5js; quadtree implementation from the coding train.

Features:

- Interactive  
- Uses QuadTrees for collision detection
- Debug view!

Foreward:

- repel mechanism
- adding sound
- more interaction elements
- visualizing statistics

Play it HERE!

Read its corresponding blog HERE!

About

Rock paper scissor game in p5.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published