Stefatorus 4 years ago
parent
commit
8ef6143971
  1. 2
      LICENSE
  2. 2
      README.md

2
LICENSE

@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2013 Kaj Björklund
Copyright (c) 2013 Kaj Björklund, Stefan Deleanu
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in

2
README.md

@ -2,7 +2,7 @@
This program is a JavaScript implementation of the board game [Chess](http://en.wikipedia.org/wiki/Chess), with a computer player opponent. All move types are supported, including en passant, castling and promotion.
Try it out [here](http://www.iki.fi/kbjorklu/chess/). Usage is shown below the chessboard. At least Internet Explorer (8 or later), Chrome and Firefox should work.
Try it out [here](https://chess.entryrise.com). Usage is shown below the chessboard. At least Internet Explorer (8 or later), Chrome and Firefox should work.
# Code Structure

Loading…
Cancel
Save