Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bl33h/artmemorygame

Arasartara's Gallery is a captivating memory game implemented with React, presented in a single HTML file. Test your memory skills by matching pairs of famous artworks in this immersive and entertaining game.
https://github.com/bl33h/artmemorygame

art game html memory netlify python react

Last synced: 24 days ago
JSON representation

Arasartara's Gallery is a captivating memory game implemented with React, presented in a single HTML file. Test your memory skills by matching pairs of famous artworks in this immersive and entertaining game.

Awesome Lists containing this project

README

        

# artMemoryGame
Arasartara's Gallery is a captivating memory game implemented with React, presented in a single HTML file. Test your memory skills by matching pairs of famous artworks in this immersive and entertaining game. Explore renowned masterpieces, challenge yourself to achieve high scores, and enjoy the art-filled gaming experience.




pic




Files
How To Use
Packages



Try it out here

## Files

- src: the file that implements de solution.
- img: famous paintings' pictures.

## How To Use

To clone and run this application, you'll need [Git](https://git-scm.com) installed on your computer. From your command line:

```bash
# Clone this repository
$ git clone https://github.com/bl33h/artMemoryGame

# Run the app
$ python -m hhtp.server
```

## Package

This software uses the following open source package:

- [React](https://reactjs.org/)