Push your marbles to shove red scoring marbles (or your opponent's!) off the grid.
- Each player has two clusters of four marbles each in opposite corners.
- Players can push on any open end of their marbles to push the neutral or opposing marbles off the edge.
- First player to push off 7 red marbles or all of their opponent's marbles wins.
Extract the files to a local directory.
In your terminal, run:
$ python KubaGame/main_game.py
Pygame must be installed. To install Pygame with pip, use pip install pygame