Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bl33h/artmemorygame
- Owner: bl33h
- Created: 2023-05-01T07:44:36.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-15T16:33:00.000Z (over 1 year ago)
- Last Synced: 2024-11-20T20:35:48.653Z (3 months ago)
- Topics: art, game, html, memory, netlify, python, react
- Language: HTML
- Homepage: https://arasarmemory.netlify.app/
- Size: 17.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
![]()
Files •
How To Use •
Packages
## 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/)