Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ricci2511/psychonauts-memory-game
Memory game set in the Psychonauts universe
https://github.com/ricci2511/psychonauts-memory-game
reactjs styled-components
Last synced: about 2 months ago
JSON representation
Memory game set in the Psychonauts universe
- Host: GitHub
- URL: https://github.com/ricci2511/psychonauts-memory-game
- Owner: ricci2511
- Created: 2022-07-02T18:26:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-05T22:03:10.000Z (over 2 years ago)
- Last Synced: 2024-10-15T18:43:33.386Z (3 months ago)
- Topics: reactjs, styled-components
- Language: JavaScript
- Homepage: https://ricci2511.github.io/psychonauts-memory-game/
- Size: 1.98 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# psychonauts-memory-game :brain:
Simple memory card game with three different difficulties to put your brain to the test![Live Demo](http://ricci2511.github.io/psychonauts-memory-game/) :star2:
## Getting Started
```
git clone https://github.com/ricci2511/psychonauts-memory-game.git
cd psychonauts-memory-game
npm install
npm start
```
## Built with
* [React](https://reactjs.org/)
* [Styled components](https://styled-components.com/)
* [psychonauts-api](https://github.com/thamudi/psychonauts-api)