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

https://github.com/voithos/elfin

Escape the underground labyrinth. A puzzle platformer without jumping.
https://github.com/voithos/elfin

game godot platformer

Last synced: 10 months ago
JSON representation

Escape the underground labyrinth. A puzzle platformer without jumping.

Awesome Lists containing this project

README

          

# Elfin

![Elfin](https://raw.github.com/voithos/elfin/master/elfin.png)

Elfin is a timing-based puzzle platformer that follows the journey of a little sprite as it tries to escape the underground labyrinth.

In Elfin, you cannot directly jump (or move, really). Instead, you must use anchors in the environment to move around, exerting force towards them or away from them.

## Controls

Left-click to pull, right-click to push. F11 for fullscreen, and Esc to exit.

## GMTK Game Jam

Elfin was made in Godot for the GMTK Jam 2018, which had the theme "GENRE without MECHANIC" - in this case, PLATFORMER without JUMPING (or normal movement in general).

## License

The game code (but not the assets) is licensed under the MIT license.