It took me almost two months to finish 2.0 version of my chess application. The goal of the project was to develop a web app which allows users to compete with each other over the virtual chess board. In the project I used only latest technologies available on the market: both for server and client side.
The core technology stack consist of:
- ASP.NET5
- MVC6
- Entity Framework 7
- ECMAScript 6
- SignalR
Despite it is 2.0 version of the app, I decided to build itĀ from scratch, in fact the app shares almost no code with the previous version of the project.
My work is available at http://chess2.koryakinp.com