Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ephraimduncan/memory-game-v2
⭐ Super Mario Memory Game
https://github.com/ephraimduncan/memory-game-v2
game-development javascript mario memory memory-game
Last synced: 20 days ago
JSON representation
⭐ Super Mario Memory Game
- Host: GitHub
- URL: https://github.com/ephraimduncan/memory-game-v2
- Owner: ephraimduncan
- License: mit
- Created: 2020-07-24T16:19:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-26T09:41:40.000Z (over 4 years ago)
- Last Synced: 2024-10-04T22:18:16.089Z (about 1 month ago)
- Topics: game-development, javascript, mario, memory, memory-game
- Language: JavaScript
- Homepage:
- Size: 12.7 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ⭐ Super Mario Memory Game
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
Fun and simple memory game, like the one from Super Mario 3, made with plain JavaScript.
Inspired by [Tania Rascia](http://taniarascia.github.io/memory). Read the tutorial [here.](https://www.taniarascia.com/how-to-create-a-memory-game-super-mario-with-plain-javascript/)### [View Demo](https://super-mario.now.sh/)
## Screenshots
### Home
### Gameplay
### Pause Menu
### Game Over
### Winner
## Features
- Sound Effects
- Pause and Play
- Timer## Projections
- Highscore Board
- Build as Desktop App
- Make Responsive
- More Animations and Transitions## Author
- [Tania Rascia](https://www.taniarascia.com)
- [Ephraim Atta-Duncan](https://duncann.now.sh)## License
This project is open source and available under the [MIT License](LICENSE).