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.
- Host: GitHub
- URL: https://github.com/voithos/elfin
- Owner: voithos
- License: mit
- Created: 2018-09-02T23:10:49.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-08-13T05:24:33.000Z (almost 6 years ago)
- Last Synced: 2025-08-23T11:04:48.984Z (10 months ago)
- Topics: game, godot, platformer
- Language: GDScript
- Homepage: https://voithos.itch.io/elfin
- Size: 4.19 MB
- Stars: 10
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE.txt
Awesome Lists containing this project
README
# Elfin

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.