/vue-rpg

simple rpg created with vue

Primary LanguageJavaScript

Simple RPG in Vue.js

Done from this course on Udemy.

Some changes I made:

  • playerHealth is a watched variable
  • attack is only 1 function, no special, determined by vars fed to fucntion
  • turns are built in pushTurns function based on args