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

https://github.com/a-s-russo/simon

A web-based implementation of the board game Simon
https://github.com/a-s-russo/simon

board-game memory-game simon-game

Last synced: 3 months ago
JSON representation

A web-based implementation of the board game Simon

Awesome Lists containing this project

README

        

# Simon

A web-based implementation of the board game [Simon](https://boardgamegeek.com/boardgame/5749/simon).

The (GitHub Pages) link to the website for this repository is at: (https://a-s-russo.github.io/simon/)

To play this memory game, simply repeat the sequence of button pushes at each level from the start to the current level.

Inspired by the 'Boss Level Challenge 2' project of the course: [The Complete 2024 Web Development Bootcamp](https://www.udemy.com/course/the-complete-web-development-bootcamp/).