dannyhammer / TwoPlayerGames

Undergraduate research into the mechanics of simple two-player games.
3 stars 2 forks source link

feat: Added base library code #112

Closed dannyhammer closed 2 years ago

dannyhammer commented 2 years ago

Abstract classes for player, game, and board are included

Yes, this PR is large. Yes, I could have broken it down into smaller commits. Yes, I will make smaller commits next time. I wanted to ensure things were working before i pushed half-finished, half-broken code.