- Styles.elm (Attributes for Views)
- API.elm (Basic API for matrix manipulation)
- main.elm (MVC logic and Minimax)
The game can be played in iitzco.github.io/FourInALine
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
The game can be played in iitzco.github.io/FourInALine
Elm implementation of Minimax Algorithm applied to Four In A Line game.