aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDestinyyyyyyy <97743990+Destinyyyyyyy@users.noreply.github.com>2023-07-31 11:18:45 +0530
committerGitHub <noreply@github.com>2023-07-31 11:18:45 +0530
commit429dbf1b804be7822865b7c7267ce34e360fcc57 (patch)
treecfb1abbe7b5733238bed8892a3a45aef8cf41037
parent8181448e5400f29526ef4c20ef0d6b6a3a1d4794 (diff)
Update README.md
-rw-r--r--README.md21
1 files changed, 10 insertions, 11 deletions
diff --git a/README.md b/README.md
index 3ce8135..f805fc0 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,13 @@
-# TODO
+#GameIdea
+* Builds the game in your surrounds using either your phone camera or your webcam
+* Cockroaches and astroids are built randomly in the game.
+* Using a green object you can "squash" the cockroaches. Although, sqaushing an asteroid will lose you a life.
+* Game's main goal is to provide fun regardless of where you and in your environment.
+* Enjoy :)
-* Draw cockroach
-* Detect foot movement (RAGHU)
-* Animation of cockroach dying
-* Movement of cockroach
-* Colli ection between foot and cockroach
-* Cockroach spawning in optimal locations (far from each other)
-* Add 0.5 second disability after killing one
+#Disclaimer
+* The game was built to recognize the color green particularly well, although, it can recognize other closly related colors.
+* Try to use a white background while playing, and use 1920x1080 to avoid problems with detection on the sides.
-# LORE
-
-YOu cant see the cockroaches without the app \ No newline at end of file
+#CodeDay (29th July 2023 ---> 30th July 2023)