Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/95jonpet/ld52
A small puzzle game made in 48 hours for Ludum Dare 52.
https://github.com/95jonpet/ld52
godot-game ludum-dare ludum-dare-52
Last synced: 14 days ago
JSON representation
A small puzzle game made in 48 hours for Ludum Dare 52.
- Host: GitHub
- URL: https://github.com/95jonpet/ld52
- Owner: 95jonpet
- Created: 2023-01-06T23:45:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-08T20:18:09.000Z (almost 2 years ago)
- Last Synced: 2024-10-10T22:42:37.343Z (about 1 month ago)
- Topics: godot-game, ludum-dare, ludum-dare-52
- Language: GDScript
- Homepage: https://ldjam.com/events/ludum-dare/52/drillydown
- Size: 2.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Drillydown
![Screenshot](screenshots/screenshot3_640x512.png)
Harvest treasures of the underground in this small snake-inspired puzzle game.
Move using `W`, `A`, `S`, `D` or the arrow keys.
Restart the level using the `R` key.Most levels have more than one solution.
---
Made in [Godot](https://godotengine.org) 4.0 beta 10 for Ludum Dare 52 (48 hours).
The game can be played here: https://ldjam.com/events/ludum-dare/52/drillydown
The source code can be found here: https://github.com/95jonpet/ld52