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

https://github.com/expl0it3r/synth-guitar

Ludum Dare #32 Compo
https://github.com/expl0it3r/synth-guitar

game gamejam ludumdare sfml

Last synced: 6 months ago
JSON representation

Ludum Dare #32 Compo

Awesome Lists containing this project

README

          

Synth Guitar
============

Use sounds to fight your way to the next level!

![Synth Guitar](https://i.imgur.com/8oIkHTj.png)

Goal
----

You're a synth guitar and need to reach the gloriously colored tile.
Use your sounds to open blocked doors.
The faster you are, the less missteps you make, the higher your final score will be.

Controls
--------

* Arrow keys for movement
* A/Q, S, D, F for generating sounds

Links
-----

* [Ludum Dare Compo #32 submission](http://ludumdare.com/compo/ludum-dare-32/?action=preview&uid=19132)
* [Ludum Dare posts](http://ludumdare.com/compo/author/expl0it3r/)
* [Blog post](http://dev.my-gate.net/2015/04/ludum-dare-compo-32/)

License
-------

**[json.cpp](src/json.hpp)** is licensed under the MIT license and written by [Niels Lohmann](https://github.com/nlohmann/json)

**Synth Guitar** is licensed under the MIT license, see the [LICENSE](LICENSE) file for more infomation.