Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 333 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 333 Bytes

Connect Four game

Unit tests

Hex package with game logic for a Connect Four game.

Using this as a dependency in my Connect Four Phoenix application.

Run the tests with mix test