Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matej-ch/hexagons
This is simple Concentration (card game) made in vue
https://github.com/matej-ch/hexagons
game guessing-game memory memory-game pinia vuejs3
Last synced: about 23 hours ago
JSON representation
This is simple Concentration (card game) made in vue
- Host: GitHub
- URL: https://github.com/matej-ch/hexagons
- Owner: Matej-ch
- License: mit
- Created: 2020-05-28T18:59:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-03T17:52:16.000Z (8 months ago)
- Last Synced: 2024-05-28T22:06:52.561Z (6 months ago)
- Topics: game, guessing-game, memory, memory-game, pinia, vuejs3
- Language: Vue
- Homepage: https://matej-ch.github.io/Hexagons/
- Size: 2.84 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hexagon game
A simple card matching memory game.
Pieces are hexagons, randomly generated
By finding match of two pieces, je get number of points shown on piece.
For flipping incorrect pieces , you get -1 point
### Try it [here](https://matej-ch.github.io/Hexagons/)
![hexagon_game](readme/hexagon%20game.jpg)
I am done with this project