commit bb7b411c609fe112b1a0f3b53013bb7015c5f7b3 Author: Đặng Minh Quang Date: Wed Jan 21 15:10:24 2026 +0700 Initial upload: Source and Game Build diff --git a/PairOrNotPair/index.html b/PairOrNotPair/index.html new file mode 100644 index 0000000..ceb0e16 --- /dev/null +++ b/PairOrNotPair/index.html @@ -0,0 +1,139 @@ + + + + + + PairOrNotPair-Demo + + + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+ + + +
+ + + + +

Your browser does not appear to support HTML5. Try upgrading your browser to the latest version. What is a browser? +

Microsoft Internet Explorer
+ Mozilla Firefox
+ Google Chrome
+ Apple Safari

+
+ +
+ + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/GamePairorNotPair.capx b/Source/GamePairorNotPair.capx new file mode 100644 index 0000000..a264236 Binary files /dev/null and b/Source/GamePairorNotPair.capx differ