Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mecaneer23/simon
- Owner: mecaneer23
- License: mit
- Created: 2024-02-13T04:09:39.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-05-13T18:43:31.000Z (8 months ago)
- Last Synced: 2024-05-13T19:55:23.868Z (8 months ago)
- Language: HTML
- Homepage: http://mecaneer23.net/simon/
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)