https://github.com/tetris-dev-web/memory-card-game
Memory Card Game with React/Express
https://github.com/tetris-dev-web/memory-card-game
Last synced: 7 months ago
JSON representation
Memory Card Game with React/Express
- Host: GitHub
- URL: https://github.com/tetris-dev-web/memory-card-game
- Owner: tetris-dev-web
- Created: 2022-05-26T12:21:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-26T12:44:45.000Z (over 3 years ago)
- Last Synced: 2025-02-05T08:36:51.691Z (8 months ago)
- Language: JavaScript
- Size: 655 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Memory Card Game by React.js
Memory Game with React + Express + Sqlite3### Features
- memory game
- Support "easy", "medium", "hard" level
- Single / Multi player
- Save highscore and listing### Download
git clone https://github.com/tetris-dev-web/memory-card-game.git
### Install
npm install
npm run client-install### Client Build
npm run client-build
### Quickstart
npm run dev
### Technologies
- React
- Express
- Sqlite3### API
- Store score and username
- Retreive top score list