diff options
author | Raghuram Subramani <raghus2247@gmail.com> | 2024-02-07 10:22:30 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-07 10:22:30 +0530 |
commit | 5ebfb5dcc1d6ebd989a65f947d0f20988b0584ff (patch) | |
tree | e10c10e9b64f9244c86cf2e52468e4a6f4b902c3 /README.md | |
parent | 429dbf1b804be7822865b7c7267ce34e360fcc57 (diff) |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,13 +1,13 @@ -#GameIdea +# 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 :) -#Disclaimer +# 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. -#CodeDay (29th July 2023 ---> 30th July 2023) +# CodeDay (29th July 2023 ---> 30th July 2023) |