Features: The Classic Mineswepper Mechanics, and Client to Server Connection.
This exercise was done to get along with Unreal Engine and WebSocket connection after a couple of months. After the 2 hours, all the mechanics were working, and the creation of mines could be exchanged by changing only one variable.

Technologies: Unreal Engine 5, and Node.js
Programming Languages: C++, and JavaScript.

As always, the code is on my GitHub.
Back to Top