jgosar / elm-connect-4

My first ELM project, the goal is to create a playable Connect 4 game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elm-connect-4

My first Elm project, A Connect-4 game

How to play:

  • The player always starts first and uses red tokens
  • The computer always starts second and uses yellow tokens
  • To play a move, click anywhere in a column to drop a token, then wait for a few seconds for the computer to think and make its move

Live version: http://jgosar.github.io/elm-connect-4/index.html

About

My first ELM project, the goal is to create a playable Connect 4 game


Languages

Language:Elm 86.7%Language:CSS 10.1%Language:HTML 2.2%Language:Batchfile 1.0%