Full typescript and mvvm implementation #3

Merged
Schmidii99 merged 26 commits from Developer into main 2023-04-23 20:02:32 +02:00

26 Commits

Author SHA1 Message Date
70dd1dbf23 add mvvm 2023-04-23 19:17:27 +02:00
ca0136a808 full mvvm implementation for game.js 2023-04-22 22:02:30 +02:00
38e9e848fd add reset method 2023-04-22 19:36:12 +02:00
1c4dfdad00 rework with stats class 2023-04-22 08:27:38 +02:00
c22a3e6757 exlude built folder 2023-04-22 07:32:04 +02:00
40e9213c19 exclude built js file dir 2023-04-22 07:30:22 +02:00
1f90d0351f move data.json 2023-04-22 07:30:01 +02:00
ae3445bcfe move data.json 2023-04-22 07:28:56 +02:00
644447526f cpuRepo class 2023-04-21 23:23:32 +02:00
959f0bf656 add nextround method + explicit types 2023-04-21 23:22:19 +02:00
36c759cfe6 implement explicit types 2023-04-21 22:54:38 +02:00
19730d0ce3 remove data.json from ts dir 2023-04-21 22:53:47 +02:00
7a14937463 full rework on typescript 2023-04-21 22:41:22 +02:00
72bc385048 add cpuRepo 2023-04-19 22:06:14 +02:00
b978835251 make method private 2023-04-19 22:06:05 +02:00
2350b9126c remove script tag 2023-04-19 22:05:48 +02:00
995c436ffe add export declaration 2023-04-19 21:54:42 +02:00
a9bb5a3fdb capitalize classname 2023-04-19 21:49:41 +02:00
15baa335b7 fix bug - counter error log 2023-04-19 21:40:06 +02:00
1e40ec50d5 fix bugs 2023-04-19 20:48:51 +02:00
545832726f make use of stats class 2023-04-19 20:20:08 +02:00
026f58b3cc add getter 2023-04-19 20:03:14 +02:00
5f61cf50be add cpuRepository class 2023-04-19 19:57:22 +02:00
f3812e9a7f move data.json 2023-04-19 19:57:11 +02:00
1fb4e3f8e3 add statistic class 2023-04-19 19:56:51 +02:00
69a4772b76 add js folder 2023-04-19 18:49:45 +02:00