Turbo1337GS/snake
I have created a game called Snake! The user interface (UI) is built using React, TypeScript, and MUI (Material-UI). The game logic itself is implemented in C++. The connection between the UI and the game logic is established through an API.
TypeScriptMIT