Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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