/baseball-game

A game in which two teams alternate between attacking and defending to score points. Create three teams using Python classes and choose your team and a computer team. Each team is set up with its own Offensive power and Defensive power.

Primary LanguagePython

Issues