sortedcord / vue-monsterslayer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue Mosterslayer

A simple RPG game made entirely with vue.js. A project included with a vue course

The objective of this project is to practice all of the core vue concepts that I have learn throughout modules 2 and 3.

Game objectives

  • Attack

    The attack function will decrease the opponent's health but at the same time attack us as well. We won't be using a single hardcoded value so we will make it more random.

About

License:The Unlicense


Languages

Language:HTML 70.7%Language:JavaScript 29.3%