Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 164 Bytes

README.MD

File metadata and controls

11 lines (6 loc) · 164 Bytes

My take on the Connect 4 game.

To run the game, you need the PHP CLI, then...

php game.php

1 or 2 players.

In 1 player mode, the CPU picks randomly.

Have fun!