Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/icepick4/memory-one-piece

🕹ī¸ Memory game, with One Piece Universe. 🏴‍☠ī¸
https://github.com/icepick4/memory-one-piece

1v1-game game-development html-css memory-game npm onepiece ts typescript

Last synced: about 1 month ago
JSON representation

🕹ī¸ Memory game, with One Piece Universe. 🏴‍☠ī¸

Awesome Lists containing this project

README

        

## Memory-One-Piece

Simply a memory game, with One Piece Universe.
Have fun !



## Rules

> The game consists of pairs of cards with identical pictures. All the cards are shuffled and laid out face down on the table. In turn, each player turns over two cards of their choice. If they > > find two identical cards, they pick them up and keep them, allowing them to play again. If the cards are not identical, they are turned face down to their original position.
>
> The game ends when all pairs of cards have been found and collected. The winner is the player with the most pairs.

Translated from [wikipedia](https://fr.wikipedia.org/wiki/Jeu_de_paires)

## Usages

1. First go to the [this](https://icepick4.github.io/Memory-One-Piece/public/) page

2. Then, play with your friend (in local only) or alone and try to make the best score for each difficulty !

3. Finnaly, give me some feedback ! (errors, upgrades, ideas)

## Screenshots

### Single player with Easy mode :
![Screenshot_1](https://user-images.githubusercontent.com/82316285/198278396-4156b094-4b71-476e-a8c2-68b3f3baec74.png)

### Single player with Hard mode :
![Screenshot_2](https://user-images.githubusercontent.com/82316285/198278547-cd0d3ab9-d683-4583-a2b0-5d7e643f1c58.png)

### Multi player with hard mode after finding one pair :
![Screenshot_3](https://user-images.githubusercontent.com/82316285/198278798-a8a00500-d823-490b-bcf5-e9a6128ccbb0.png)