Skip to content

30platforms/vue-hangman-game

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 

A Hangman Game Built with Vue.js

This is a fun little project to learn about some of the main Vue.js features. This game uses Vue conditional rendering, reactivity and array loops.

Running Locally

After cloning this repository, you can run the game locally using a local, hot-reloading web server

cd vue-hangman-game
npm install
npm run serve

Check out this blog post to learn more about this project ---> https://www.30platforms.com/building-a-hangman-game-with-vue-js

Check out Youtube/30platforms for a full video walkthrough of building this app --> https://www.youtube.com/watch?v=y4yf5DRJI6k&t=1057s

Enjoy!

About

An HTML/CSS/Javascript hangman game built with Vue.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published