Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
2d3d564158
added a bunch of to-dos. tried to make the base_board update automatically on launch of routes.py, added a bunch of to-dos to make it into a cool product
1ef33bc785
a lot of changes, including moving most view data into the board object.
3f847b2eee
removed accidentally created submodule, broke everything up into JS modules, put CSS in its own file. create game and update state from FEN-formatted strings. also implemented serialization to FEN
6d1cac8231
board is rendered, SVGs for peices are ready for placement