Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/twosaturdayscode/play-memory.remix
A simple memory game to train on SOLID and game dev
https://github.com/twosaturdayscode/play-memory.remix
cloudflare-pages game-development memory-game react remix-run solid-principles typescript
Last synced: 26 days ago
JSON representation
A simple memory game to train on SOLID and game dev
- Host: GitHub
- URL: https://github.com/twosaturdayscode/play-memory.remix
- Owner: twosaturdayscode
- Created: 2023-08-25T20:57:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-01T22:19:11.000Z (over 1 year ago)
- Last Synced: 2024-11-12T22:36:22.862Z (3 months ago)
- Topics: cloudflare-pages, game-development, memory-game, react, remix-run, solid-principles, typescript
- Language: TypeScript
- Homepage: https://play-memory-remix.pages.dev/
- Size: 255 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Memory card game
This is a very simple memory card game to train myself on SOLID and how to approach problems