An open API service indexing awesome lists of open source software.

https://github.com/mariam-badr-mb/two-squares-game

Two Squares Game is an engaging two-player strategy game implemented in Python. Played on a 4x4 grid, the objective is to take turns placing a rectangle that covers two adjacent squares. A square can only be covered once, and the last player able to place a rectangle wins the game.
https://github.com/mariam-badr-mb/two-squares-game

cplusplus-20 cpp

Last synced: 5 months ago
JSON representation

Two Squares Game is an engaging two-player strategy game implemented in Python. Played on a 4x4 grid, the objective is to take turns placing a rectangle that covers two adjacent squares. A square can only be covered once, and the last player able to place a rectangle wins the game.

Awesome Lists containing this project