Skip to content

Elm implementation of Minimax Algorithm applied to Four In A Line game.

Notifications You must be signed in to change notification settings

iitzco/FourInALine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Elm implementation of Minimax Algorithm applied to Four In A Line game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published