aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '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)