wpbarcelos / mines-in-vuejs

Mines Game with Vuejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mines in Vuejs

Description

Project with vuejs inline cdn to create a Mines game, "Campo minado". It's a cool game, because is cool to create a game. I use recursion method to mark a field if no has bombs in field's neighbors. Thanks :)

Techs:

  • VueJs
  • CSS
  • HTML
  • TailwindCSS

How to play

  • Press left mouse click to open field
  • Press right mouse click to mark the flag

Why ?

This is good exercise, do things no mather what :|

Play Now! , https://famous-figolla-79cc43.netlify.app/


Contact

Email: wpbarcelos@gmail.com

Linkedin: https://www.linkedin.com/in/wanderson-passos-barcelos-ab196872/

About

Mines Game with Vuejs


Languages

Language:JavaScript 52.9%Language:HTML 34.5%Language:CSS 12.6%