Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
YBCS committed Jun 20, 2024
1 parent f09b3f9 commit 4f20833
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,21 @@ 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!](https://ybcs.github.io/RPS_Play/)

<!-- ### Read its corresponding blog [HERE!](https://ybcs.github.io/tech/blog/2024/05/23/a-rock-paper-scissor-moment.html) -->
### Read its corresponding blog [HERE!](https://ybcs.github.io/tech/blog/2024/05/23/a-rock-paper-scissor-moment.html)

0 comments on commit 4f20833

Please sign in to comment.