danielnewell / 960fy

A simple Chess960/Fischer Random Chess position generator website.

Repository from Github https://github.comdanielnewell/960fyRepository from Github https://github.comdanielnewell/960fy

960fy

A simple Chess960/Fischer Random Chess position generator website.

Getting Started

These instructions will give you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

git clone https://github.com/agenttux/960fy
cd 960fy
npm install
npm start

Whatever changes you make to _javascript/main.js and _sass/main.scss will now automatically build the files css/main.css and lib/bundle.js required in index.html. For more information about modifying the CSS and HTML, check out the Bulma docs.

Contributing

Feel free to make branches and/or submit pull requests. Feature requests and bugs can be posted on the issues page.

License

This project is licensed under the MIT License - see the LICENSE file for details

About

A simple Chess960/Fischer Random Chess position generator website.

License:MIT License


Languages

Language:CSS 61.6%Language:JavaScript 37.2%Language:HTML 0.9%Language:SCSS 0.3%