- Demo Site
- The other original repo is here: WaffleMe
- This is a practice hack for the Shenanihack hackathon.
Waffled is a simple interactive game built with Streamlit, where players need to make a quick choice between 'Waffle' and 'Hacker' buttons before the countdown ends. Players earn points if they correctly guess what is behind the question mark.
Make sure you have Python and Streamlit installed on your system.
pip install streamlit
- Clone the repository:
git clone https://github.com/your-username/WaffleMe.git
cd WaffleMe
- Install dependencies:
pip install -r requirements.txt
- Run the Streamlit app:
streamlit run app.py
Visit the provided URL in your browser to play.
- Fix glitches and improve user experience.
- Organize and fix code to make it cleaner.
Thank you for visiting!