A chess server I made with FSharp. I have added login interface and a visual chess board
I used AI to help with FSharp syntax and the keywords/functions for unfamiliar F# libraries
A chess server I made with FSharp. I have added login interface and a visual chess board
I used AI to help with FSharp syntax and the keywords/functions for unfamiliar F# libraries
I built a visual frontend chess server. The hardest part is making the piece highlights.
I implemented an interactive chess board for the frontend
Log in to leave a comment
Added a login page. I also optimised the code for readablity
Log in to leave a comment
I learned about F Sharp and the dotnet framework. I also had the dedication to build a chess server for real this time. I also learned how to deploy a project to azure