Skip to content

foxxyz/coffeechess

Repository files navigation

Coffee & Chess

Experimental chess engine built in CoffeeScript.

Try it out: http://playchess.once.today

Features

  • Basic Player vs. Player, Computer vs. Player and Computer vs. Computer play
  • Board setups using Forsyth-Edwards Notation (FEN)
  • Plays well on phones and tablets!

Not Currently Implemented

  • Fifty-move rule
  • [Threefold repetition](Threefold repetition)
  • Real AI (Computer play currently chooses at random)

Requirements For Development

  • Node.js
  • CoffeeScript
  • Python 3.x (Only because the page is running on Flask)
  • SASS/Compass for style updates

License

MIT

About

3D Chess + CoffeeScript Experiment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published