jskz / vdux-rock-paper-scissors

:scissors: Rock-paper-scissors example implemented with vdux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✂️ vdux-rock-paper-scissors

A friend of mine was building Rock Paper Scissors for a JavaScript tutorial: I wanted to demonstrate to him what the game might look like as a quick and dirty reactive web app.

npm install -g budo babelify
npm install
npm start

Then visit http://localhost:9966/ to play!

RPS example with vdux

About

:scissors: Rock-paper-scissors example implemented with vdux


Languages

Language:JavaScript 100.0%