Skip to content

FranDepascuali/FunctionalChess

Repository files navigation

Functional Chess!

chess

This is the repository for a functional chess implementation done in elm for the course Functional Programming. You can download and run it in your browser, or play it at heroku

Project info & resources

Creator: Francisco Depascuali - francisco.depascuali@gmail.com

Bootstrap project

Run the following commands:

git clone git@github.com:FranDepascuali/FunctionalChess.git
cd FunctionalChess/
./run.sh

If any of the previous commands fail please submit an issue

Scripts

make.sh: Compiles chess
run.sh: Compiles & run chess

Screenshots

screen shot 2016-02-13 at 00 48 13

screen shot 2016-02-13 at 00 43 52

screen shot 2016-02-13 at 00 43 37

Report

There is a written report(spanish) of the game on the docs folder

I was heavily inspired by this elm2048 implementation.

About

Functional Chess implementation on Elm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages