Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mecaneer23/simon

A Tkinter rendition of the classic Simon game. Also implemented for web using Vanilla JS.
https://github.com/mecaneer23/simon

Last synced: about 2 months ago
JSON representation

A Tkinter rendition of the classic Simon game. Also implemented for web using Vanilla JS.

Awesome Lists containing this project

README

        

# Simon

A Tkinter rendition of the classic `Simon` game. Also implemented for web using Vanilla JS.

Inspired by [huykhoa11](https://github.com/huykhoa11/Simon-Game)