An open API service indexing awesome lists of open source software.

https://github.com/mateuszgrzelak-git/follow-lights

Making a game to increase short time memory
https://github.com/mateuszgrzelak-git/follow-lights

dotnet javascript mateuszgrzela simon-game sql

Last synced: about 1 year ago
JSON representation

Making a game to increase short time memory

Awesome Lists containing this project

README

          

# follow-Lights

This game was created to help increase short time memory.
Game will include statistics, advises and links to create universal strategy.

Frontend installation instructions:
1. Install Node.js and PNMP on your server
2. Copy and paste 'frontend' directory into desired location and navigate into it
3. Run 'pnpm install'
4. Start a server with 'pnpm run dev'

Backend installation instructions:
docker compose up
dotnet run