Commit Graph

65 Commits

Author SHA1 Message Date
8eced118f2 Merge pull request 'Full typescript and mvvm implementation' (#3) from Developer into main
Reviewed-on: Schmidii99/CpuHigherLower#3
2023-04-23 20:02:32 +02:00
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
bc69cc9e0a add score and highscore 2023-04-14 00:53:31 +02:00
8833deaace bug fix + add multiple correct anwsers 2023-04-14 00:02:35 +02:00
7d01dcda30 add server 2023-04-13 18:39:04 +02:00
01369bcf90 fix color 2023-04-13 18:31:47 +02:00
82adaca14c fix import bug 2023-04-13 12:40:01 +02:00
c08a14b072 add gst gamemode | not tested 2023-04-12 22:19:37 +02:00
ec86800151 add GST 2023-04-12 21:42:33 +02:00
53827029a4 fix naming 2023-04-12 20:12:22 +02:00
fc76ba9ecf remove second highscore 2023-04-12 20:04:21 +02:00
70e2982f28 Merge branch 'main' of https://git.icaotix.de/Schmidii99/CpuHigherLower 2023-04-12 20:03:24 +02:00
631f5e484f Implement high-score function 2023-04-12 15:14:01 +02:00
9c19249b72 add highScore 2023-04-12 14:42:03 +02:00
2145b93704 fix await fetch 2023-04-12 14:26:35 +02:00
558b75b3c6 Merge pull request 'combine changes' (#2) from score into main
Reviewed-on: Schmidii99/CpuHigherLower#2
2023-04-12 13:49:46 +02:00
ba69c736bc add score | style changes 2023-04-12 13:46:14 +02:00
13a7d3d999 Get CountUpjs from cdn 2023-04-12 13:39:26 +02:00
96dcaa2a32 add next round feature 2023-04-12 13:29:07 +02:00
3171175dde bug fix 2023-04-12 13:03:27 +02:00
78fb7fafb8 Fix module import in html file 2023-04-12 12:51:10 +02:00
54b316d7b2 Use number format browser API 2023-04-12 12:41:25 +02:00
3d92aaf8c4 Merge pull request 'fix-countjs-import' (#1) from fix-countjs-import into main
Reviewed-on: Schmidii99/CpuHigherLower#1
2023-04-12 12:36:20 +02:00
288f5b6dbe „.DS_Store“ löschen 2023-04-12 12:35:12 +02:00
dc825ec1cd Fix count js import 2023-04-12 12:32:09 +02:00