Skip to content

School assignment to remake Reversi (front-end)

Notifications You must be signed in to change notification settings

sems/ReversiFrontend

Repository files navigation

Reversi Frontend

This repo is dedicated to the frontend code of the Reversi web-application. The frontend is written as a SPA in Javascript. The backend code can be found here.

Note

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;