Commit Graph

  • 2b9755e7e7 let the healthbars get to 0 Andreas Zweili 2021-01-22 19:52:56 +0100
  • 0d84a18f2e add a win dialog Andreas Zweili 2021-01-22 19:50:36 +0100
  • 12a907e630 add a function to heal the player Andreas Zweili 2021-01-22 19:50:16 +0100
  • 3ffbadeb3a rename the attackValue function Andreas Zweili 2021-01-22 19:49:46 +0100
  • 6f3f20e1b4 add a special attack Andreas Zweili 2021-01-21 12:28:31 +0100
  • 7eaa708046 add healthbars Andreas Zweili 2021-01-20 22:50:24 +0100
  • a1f975f780 add monster slayer game Andreas Zweili 2021-01-20 22:29:23 +0100
  • bd2d65990a add my solution for assignment 5 Andreas Zweili 2021-01-20 19:41:17 +0100
  • 75b413f488 add assignment 5 Andreas Zweili 2021-01-20 19:27:02 +0100
  • bf1973a608 finish lesson 46 Andreas Zweili 2021-01-20 19:26:26 +0100
  • 39e437990c lesson 44: more v-for Andreas Zweili 2021-01-19 23:04:12 +0100
  • 971bcddb03 lesson 43: v-for Andreas Zweili 2021-01-19 22:54:46 +0100
  • 8bba59fa81 lesson 40: v-if Andreas Zweili 2021-01-19 21:26:38 +0100
  • ccc8800093 add code for lesson 39 Andreas Zweili 2021-01-19 21:05:03 +0100
  • 6108d09c4c computed properties are as the name says computed Andreas Zweili 2021-01-18 23:35:06 +0100
  • a0dc7b7e6d using v-model is eaiser/faster Andreas Zweili 2021-01-18 23:34:24 +0100
  • 0b6020d18d add my solution for assignment 4 Andreas Zweili 2021-01-18 23:22:34 +0100
  • 8933709313 add assignment 4 files Andreas Zweili 2021-01-18 22:55:50 +0100
  • b3b6630e4b lession 34: computed properties in classes Andreas Zweili 2021-01-18 22:51:29 +0100
  • 043e32cb67 make the boxes toggleable Andreas Zweili 2021-01-18 22:45:24 +0100
  • f9203c83d3 lesson 33: adding classes dynamically Andreas Zweili 2021-01-18 22:45:05 +0100
  • 0be4a896e9 remove the inline style example Andreas Zweili 2021-01-18 22:39:16 +0100
  • b070edb69f add the css class active Andreas Zweili 2021-01-18 22:38:51 +0100
  • e64f146c2e format the css with prettier Andreas Zweili 2021-01-18 22:38:28 +0100
  • 5af511bc87 lesson 32: dynamic styling Andreas Zweili 2021-01-18 22:36:41 +0100
  • 99be089ede format with prettier Andreas Zweili 2021-01-18 22:28:32 +0100
  • 7e610fac01 add use strict Andreas Zweili 2021-01-18 22:28:23 +0100
  • c5ce272833 lesson 32: add example files Andreas Zweili 2021-01-18 22:27:27 +0100
  • b562250178 correct based on the solution Andreas Zweili 2021-01-18 22:26:19 +0100
  • 942a45783a correct my solution based on the assignment video Andreas Zweili 2021-01-18 22:15:38 +0100
  • b595fb18c1 add my solution for assignment 3 Andreas Zweili 2021-01-18 22:12:11 +0100
  • 3dfa4512bc format with prettier Andreas Zweili 2021-01-18 21:54:10 +0100
  • 4af49eac9e add assignment3 Andreas Zweili 2021-01-18 21:53:52 +0100
  • 529fa4e74a lesson 31: v-on and v-bind shorthand Andreas Zweili 2021-01-18 21:50:32 +0100
  • bc69656d06 add a real example for watchers Andreas Zweili 2021-01-18 21:34:43 +0100
  • b64a3bd35e rewrite the exmaple to the proper code with computed properties Andreas Zweili 2021-01-18 21:33:06 +0100
  • 97812b321b add a watcher example Andreas Zweili 2021-01-18 21:28:07 +0100
  • c7ad6bfe14 lesson 28: computed properties Andreas Zweili 2021-01-18 21:14:00 +0100
  • f7f506471f add a method to add a lastName Andreas Zweili 2021-01-18 21:02:10 +0100
  • 595a7183be rename the lastName attribute from setName Andreas Zweili 2021-01-18 21:00:01 +0100
  • 2926059c42 lesson 26: two-way binding Andreas Zweili 2021-01-18 20:56:35 +0100
  • 4fc96365f6 add files for lesson 26 Andreas Zweili 2021-01-18 20:47:58 +0100
  • 67e59b0df1 update according to solution Andreas Zweili 2021-01-18 20:46:47 +0100
  • 843bea6d06 add my solution for the second assignment Andreas Zweili 2021-01-18 20:45:21 +0100
  • 886c91c6d3 add second assignment Andreas Zweili 2021-01-18 20:02:38 +0100
  • 953fd0fb9e lesson 24: add keyup event Andreas Zweili 2021-01-18 18:23:34 +0100
  • e1524b4661 lesson 24: event modifiers the proper way Andreas Zweili 2021-01-18 18:17:06 +0100
  • 1bd8145e81 lesson 24: event modifiers the obvious way Andreas Zweili 2021-01-18 18:15:02 +0100
  • 467f1fddb1 lesson 23: using the native event Andreas Zweili 2021-01-18 18:09:41 +0100
  • c9f6b1af57 add an input field Andreas Zweili 2021-01-18 18:06:18 +0100
  • bee75dd9fa correct the counter values Andreas Zweili 2021-01-18 18:06:05 +0100
  • bca711b5d5 lesson 22: add a function parameter Andreas Zweili 2021-01-18 17:58:29 +0100
  • 0ba28e968e move the logic out of the HTML code Andreas Zweili 2021-01-18 17:52:39 +0100
  • a8736a6c8f add a possible solution for the counter Andreas Zweili 2021-01-18 17:49:09 +0100
  • b140453513 format with prettier Andreas Zweili 2021-01-18 17:40:53 +0100
  • 507efa5fdd add files for lesson 20 Andreas Zweili 2021-01-18 17:17:34 +0100
  • 7072769214 add solution to assignment Andreas Zweili 2021-01-18 17:16:42 +0100
  • 0efde6f2f5 add first assignment Andreas Zweili 2021-01-18 16:41:43 +0100
  • 4995c32dbc remove the raw HTML Andreas Zweili 2021-01-18 16:34:17 +0100
  • c23b8a642d lesson 18: raw HTML output Andreas Zweili 2021-01-18 16:32:58 +0100
  • e594f717c5 lesson 17: data inside the Vue app Andreas Zweili 2021-01-18 16:27:26 +0100
  • b34a75e338 lesson 16 functions Andreas Zweili 2021-01-18 16:22:14 +0100
  • a16a00bce3 lesson 13-15 interpolation and v-bind Andreas Zweili 2021-01-18 16:07:55 +0100
  • 53f92ba92b add basics starting code Andreas Zweili 2021-01-18 15:32:45 +0100
  • 4cff30d345 add example Vue app Andreas Zweili 2021-01-13 21:49:34 +0100
  • bb90cae3ad add basic javascript example Andreas Zweili 2021-01-13 21:34:18 +0100
  • 7496481809 format according to prettier Andreas Zweili 2021-01-13 21:25:49 +0100
  • 81a575c0fe add course documents Andreas Zweili 2021-01-13 21:21:18 +0100
  • 9f6ef3c39c Initial commit Andreas Zweili 2021-01-13 21:19:04 +0100