Skip to content

Latest commit

 

History

History
16 lines (7 loc) · 448 Bytes

README.md

File metadata and controls

16 lines (7 loc) · 448 Bytes

Functional Implementation of Minimax Algorithm using Elm

Code in:
  • Styles.elm (Attributes for Views)
  • API.elm (Basic API for matrix manipulation)
  • main.elm (MVC logic and Minimax)
.html and .js files generated by Elm compilation.

The game can be played in iitzco.github.io/FourInALine