Metadata-Version: 2.1
Name: candy-crush
Version: 0.1
Summary: candy crush optimal utility bot
Home-page: UNKNOWN
Author: Alex
Author-email: zuxell447@gmail.com
License: GPL (General Public License)
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: requests

# Candy Crush Life Bot

## Overview
This project automates sending lives to friends on Candy Crush Soda Saga. 
This is accomplished by creating a web bot using Selenium. 
Selenium allows us to automate interactions with a web browser, so we use Selenium 
to automatically press buttons/select options in the web-based version of
Candy Crush Soda Saga to send lives to friends.

