diff --git a/.idea/TypeScript-Casino.iml b/.idea/TypeScript-Casino.iml new file mode 100644 index 00000000..d6ebd480 --- /dev/null +++ b/.idea/TypeScript-Casino.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 00000000..3ef56a28 --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,22 @@ + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 00000000..7b159a56 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/typescript-compiler.xml b/.idea/typescript-compiler.xml new file mode 100644 index 00000000..76f3e5fe --- /dev/null +++ b/.idea/typescript-compiler.xml @@ -0,0 +1,7 @@ + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 00000000..35eb1ddf --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 00000000..cdf26179 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,947 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + DEFINITION_ORDER + + + + + + + + + + + + TypeScript + + + + + TypeScriptCheckImport + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - +
+
+
+ + +
+
- + - + \ No newline at end of file diff --git a/interfaces/GambleInterface.js b/interfaces/GambleInterface.js new file mode 100644 index 00000000..e69de29b diff --git a/interfaces/GambleInterface.ts b/interfaces/GambleInterface.ts new file mode 100644 index 00000000..e69de29b diff --git a/interfaces/GameEngineInterface.js b/interfaces/GameEngineInterface.js new file mode 100644 index 00000000..e69de29b diff --git a/interfaces/GameEngineInterface.ts b/interfaces/GameEngineInterface.ts new file mode 100644 index 00000000..e69de29b diff --git a/interfaces/GameInterfaces.js b/interfaces/GameInterfaces.js new file mode 100644 index 00000000..e69de29b diff --git a/interfaces/GameInterfaces.ts b/interfaces/GameInterfaces.ts new file mode 100644 index 00000000..e69de29b diff --git a/interfaces/PlayerInterface.js b/interfaces/PlayerInterface.js new file mode 100644 index 00000000..e69de29b diff --git a/interfaces/PlayerInterface.ts b/interfaces/PlayerInterface.ts new file mode 100644 index 00000000..e69de29b diff --git a/tsconfig.json b/tsconfig.json new file mode 100644 index 00000000..e69de29b