This repo is dedicated to the backend code of the Reversi web-application. This application is written in pure C#, the included Javascript is from semspanhaak/ReversiFrontend.
Please note that this project was an assignment for University. It may be possible that:
- the code written isn't fully safe for profesional usage;
- the code is not that clean written;
- the inline documentation is a mix between the English- and Dutch-language.
- the process logic isn't at all;