This game was created to help increase short time memory.
Game will include statistics, advises and links to create universal strategy.
Frontend installation instructions:
- Install Node.js and PNMP on your server
- Copy and paste 'frontend' directory into desired location and navigate into it
- Run 'pnpm install'
- Start a server with 'pnpm run dev'
Backend installation instructions: Open sln project in Rider or vs