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
- Host: GitHub
- URL: https://github.com/expl0it3r/synth-guitar
- Owner: eXpl0it3r
- License: mit
- Created: 2015-04-20T00:57:36.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-27T18:04:28.000Z (over 10 years ago)
- Last Synced: 2025-04-06T08:36:42.502Z (6 months ago)
- Topics: game, gamejam, ludumdare, sfml
- Language: C++
- Homepage:
- Size: 2.68 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Synth Guitar
============Use sounds to fight your way to the next level!

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 soundsLinks
-----* [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.