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

https://github.com/vbfox/axelsmash

BabySmash clone / fork
https://github.com/vbfox/axelsmash

baby csharp uwp

Last synced: about 1 year ago
JSON representation

BabySmash clone / fork

Awesome Lists containing this project

README

          

# AxelSmash

A clone of Scott Hanselman's [BabySmash](https://github.com/shanselman/babysmash) made to play with UWP & amuse my son (Axel)

## Design

Inputs provided by a baby are *smashes* (`IBabySmash`) and are provided by *smash sources* (`ISmashSource`) :

* Keyboard
* XBox Gamepad
* Controller (Not implemented)
* Voice (Not implemented)

The controller observe theses and produce one or more *giggle* (`IGiggle`)

* Speech
* Sound
* Picture

That are handled by their corresponding *giggle player*