Skip to content

Icy Caverns is a fun game utilizing Flask, OpenCV, and Sendgrid where you try to last as long without being hit by an icicle.

Notifications You must be signed in to change notification settings

derek-byte/Icy_Caverns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JAMHacks Icy Caverns

Icy Caverns utilizes computer vision to create a fun game where a miner follows your hand! You have to last as long as you can without being hit by a icicle. Remember, the amount of icicles increase by 2 ever 3 seconds! This game was created using Flask, OpenCV, and Sendgrid.

Installation & Dependencies

  • Install Flask
pip install flask
  • Install OpenCV
pip install opencv
pip install cvzone 
pip install mediapipe
  • Install Sendgrid
pip install sendgrid

Usage

  • Update the Sendgrid Twilio Single Sender ID and API Key
git clone <this-repo>
cd /Website/

flask run

Authors

  • Derek Sheen

About

Icy Caverns is a fun game utilizing Flask, OpenCV, and Sendgrid where you try to last as long without being hit by an icicle.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published