Skip to content

Update 2

L. Rodríguez Torres edited this page Mar 26, 2026 · 1 revision

Update 2 – 26/03/2026

✅ Summary

In this second update, the main goal was to make the webpage be able to run in https. Another goal was to start changing the frontend in order to add the missing functionality.


🖥️ Actions Completed

  1. HTTPS Setup

    • Got ahold of the domain name https://gameofy.publicvm.com/ and the corresponding certificate.
    • Created the container reverse-proxy to adapt the app to the change.
  2. Game setup

    • Gave the option to choose between different bots when creating a game.
    • Gave the option to choose between different board sizes when creating a game.
  3. Stats View

    • Added a new stats view to the webpage which is accessible from the navigation bar and after finishing a game.
    • This view shows the total wins and losses, the winrate and the play history of the current user.

Clone this wiki locally