Memorize — Pairing Game
Cross-platform memory pairing game built with C# and Avalonia UI, using MVVM architecture for clean separation of concerns between UI and business logic.
C#MVVMAvalonia UICross-Platform
~/stefan $ ls projects/
Cross-platform memory pairing game built with C# and Avalonia UI, using MVVM architecture for clean separation of concerns between UI and business logic.
Backend for a retro-inspired multiplayer game. HTTP routing with Crow, database management with SQLite ORM, and server-side game mechanics in modern C++.