Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/noah2610/ld46-thehum

Feed the bonfire. LD46
https://github.com/noah2610/ld46-thehum

ludum-dare ludum-dare-46

Last synced: about 1 month ago
JSON representation

Feed the bonfire. LD46

Awesome Lists containing this project

README

        

# The Hum
## Description
Feed the bonfire.
_Keep it alive._

![screenshot](./screenshots/ingame.png)

This is our game jam entry for __Ludum Dare 46__.
[Jam page][jam]
[itch.io page][itch]

## Download
__Windows__ and __Linux__ executables are available on our [itch.io page][itch].

## Controls
| Key | Action |
|:------------:|:----------------------- |
| `A` / `D` | Move left / right |
| `W` / `S` | Climb ladders up / down |
| `SPACE` | Jump |
| `E` | Interact |
| `D`, `ENTER` | Start game |

## Development
Using [`amethyst`] and [`deathframe`].
Setup with [`deathframe-template`].

## License
Distributed under the terms of the [MIT license].

[jam]: https://ldjam.com/events/ludum-dare/46/the-hum
[itch]: https://noahro.itch.io/the-hum
[`amethyst`]: https://github.com/amethyst/amethyst
[`deathframe`]: https://github.com/Noah2610/deathframe
[`deathframe-template`]: https://github.com/Noah2610/deathframe-template
[MIT license]: ./LICENSE