Code in Place Final Project - Simple Watering Game

by Tamara B

Description

I wanted to create a farming game as that is my favorite genre of video game. I initially tried to use SimpleImage and Tkinter, but discovered pygame as a module to try out. So far, the game allows you to water up to five seeds while birds float overhead, but I hope to add more stages of growth, a counter for how many flowers have been grown, and a way to grow different types of seeds.