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
- Host: GitHub
- URL: https://github.com/mateuszgrzelak-git/follow-lights
- Owner: mateuszGrzelak-git
- License: gpl-2.0
- Created: 2024-11-14T12:56:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-05T13:21:33.000Z (about 1 year ago)
- Last Synced: 2025-03-05T17:16:48.254Z (about 1 year ago)
- Topics: dotnet, javascript, mateuszgrzela, simon-game, sql
- Language: TypeScript
- Homepage:
- Size: 337 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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