Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/netzwerg/simon-says-dart
AngularDart 'Simon Says' Game, optimized for MaKey MaKey
https://github.com/netzwerg/simon-says-dart
Last synced: 5 days ago
JSON representation
AngularDart 'Simon Says' Game, optimized for MaKey MaKey
- Host: GitHub
- URL: https://github.com/netzwerg/simon-says-dart
- Owner: netzwerg
- Created: 2014-02-10T20:53:33.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-23T21:37:04.000Z (almost 10 years ago)
- Last Synced: 2023-03-22T22:32:37.486Z (almost 2 years ago)
- Language: Dart
- Homepage:
- Size: 668 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
What is this?
-------------
* Classic "Simon Says" game
* Implemented in [AngularDart](https://angulardart.org)
* Optimized for usage with [MaKey MaKey](http://makeymakey.com)
* Look & Feel inspired by [uxmonk](http://labs.uxmonk.com/simon-says/)Can I play it?
--------------
Yes! A beta version is deployed [here](http://netzwerg.ch/simon/index.html).It only works with the latest Chrome or Firefox versions (Safari seems to get stuck with web-audio).
And behind the scenes?
-------------------------
* `dart:async` for button sequence animations
* `dart:web_audio` for Ogg audio supportWhy is it in German?
--------------------
Game instructions are in German because I built the game for my daughter. She is in 2nd grade, and I visited
her class for some MaKey MaKey fun.