Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)