From b3a2d05febb31b4aecd620bee1840ffe6629b6a4 Mon Sep 17 00:00:00 2001 From: samriddhitiwary <151003533+samriddhitiwary@users.noreply.github.com> Date: Tue, 29 Oct 2024 16:58:53 +0530 Subject: [PATCH] Chaos Game --- LightsOut.html | 210 +++++++++++++++++++++++++++++++++++++++++++++++++ index.html | 5 ++ 2 files changed, 215 insertions(+) create mode 100644 LightsOut.html diff --git a/LightsOut.html b/LightsOut.html new file mode 100644 index 0000000..ec413b1 --- /dev/null +++ b/LightsOut.html @@ -0,0 +1,210 @@ + + + + + + Lights Out Game + + + +
+

Lights Out

+

Welcome to chaos Web

+
+

+
+ + + diff --git a/index.html b/index.html index f54e770..05eb52b 100644 --- a/index.html +++ b/index.html @@ -162,6 +162,11 @@

+ +