vue-8-puzzle
Puzzle game
An 8-puzzle game component built with Vue.js
A simple 8-puzzle game made as a Vue.js component
30 stars
4 watching
9 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
meganetaaan/vue-maze | A Vue.js component implementing a simple maze game with player movement and goal | 67 |
victordibia/puzzlegame | A Cocos2D-based Android project implementing a slider puzzle game with a tutorial document and licensed under the MIT license. | 63 |
deemaagog/vue-pgn | A Vue.js component for displaying chess games in pgn format. | 6 |
widatama/tic-tac-vue | A Vue.js implementation of the classic tic-tac-toe game | 3 |
debadeepsen/vuewordgame | An educational Vue JS project demonstrating commonly used features such as state management and rendering | 4 |
eazymov/vue-mce | A VueJS component wrapper for TinyMCE text editor | 74 |
benahammond/vue-anime | A Vue plugin for adding simple animations to web applications using Anime.js. | 177 |
eliep/vue-avatar | A Vue.js component for displaying avatars with customizable initials from a username | 619 |
silent-lad/vuesolitaire | A Vue.js implementation of the Solitaire card game in three variants | 137 |
vitogit/vue-chessboard | A Vue.js component for rendering and interacting with chessboards | 166 |
seokky/vue-snake-game | A Vue.js application that implements a snake game without using canvas | 46 |
wkl007/mpvue-market | A Vue.js project providing an e-commerce component with various promotional tools for small programs | 42 |
drewjbartlett/vue-multivue | Allows multiple instances of a Vue.js component to be rendered on the same page. | 16 |
michaellyu/vue-generator | Creates initial router and components structure for Vue projects. | 7 |
jayeshlab/vue-numeric-input | A Vue.js component for creating numeric input fields with customizable controls and behavior. | 77 |