tralves / vuebots

Code from the talk "VUEJS POWERED FLUFFY KILLING ROBOTS"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vuebots!

alt text!

This repo contains the code from the talk "VUEJS POWERED FLUFFY KILLING ROBOTS".

(link to talk will go here soon)

reactivity/

reactivity/ contains the first experiments using @vue/reactivity to control LEDs, react to (physical) buttons and potentiometers.

components/

In components/, we use @vue/runtime-test to create Led and Button components that can be mounted and "rendered" together.

vuebot3000/

alt text!

A vuebot capable of expressing the full range of human emotion: sadness/happiness and evil/good.

Uses vue components compose the robot logic and even a "use function" to abstract eye blinking.

About

Code from the talk "VUEJS POWERED FLUFFY KILLING ROBOTS"


Languages

Language:JavaScript 100.0%