Personal Project about the game of chess.
- Game Analysis Board
- Puzzles
- Visualization Exercises
- Clone the repo
npm install
npm start
- SPA on top of riot.js webpack loader
- Sass css preprocessing
- No idea how to do routing yet, but there's a riot module for it
This is a personal project, but if you find it interesting, and you're not a jerk, feel free to chime in.
My background is web development in php. This is my first venture into the world of javascript templating frameworks. Some of the ideas in this code base will be poorly and amateurishly implemented.