Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 401 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 401 Bytes

Chess

A JavaScript implementation of chess.
Made for my high school computer science course.

The game is available to play at https://chess.adamts.me. It is not fully complete, as described in the modal that appears on load.

License

This project is licensed under the GNU Affero General Public License, Version 3.0 (LICENSE or https://www.gnu.org/licenses/agpl-3.0.en.html).