Skip to content

30platforms/vue-hangman-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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