Games

A collection of 160 posts

Popular 2048-Game implemented using Vue

vue-2048 An implementation of the 2048 game using Vue 2. This is a clone of 2048-react.What I do is re-implementing it using Vue 2,Webpack and SASS. Living Demo https://pengfu.github.
25 July 2017

Tic Tac Toe with Vue.js

Tic Tac Toe A little experiment in Collab Mode. Built together with @JonasKuiler to explain some basic Vue.js stuff codepen See the Pen Tic Tac Toe by Tim Rijkse (@timrijkse) on CodePen.
06 March 2017

Interactive Developer Desk with Vue.js

Interactive Developer Desk with Vue.js Try to find out what's interactive and how to escape! Fun mini application made with pure CSS images and Vue.js. codepen demo See the Pen Interactive
02 March 2017

Memory card game with VueJS

Memory card game with VueJS BY Icebob codepen demo See the Pen Memory card game with VueJS by Icebob (@icebob) on CodePen.
23 September 2016

A Vue.js Go Game

VueGo A Vue.js Go Game live demo You can play test the game here: http://petejohanson.github.io/vuego/ Build Setup # install dependencies npm install # serve with hot reload at localhost:8080
18 August 2016
The 2048 game in Vue.js

The 2048 game in Vue.js

vue2048 The 2048 game in Vue.js This is based on 2048 by Gabriele Cirulli, and it uses some code from his repos about the keybinding, touch events, and the css styling. The
17 August 2016