Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sera619/gd-adventure-godot
A small Rougelike Dungeonrunner made with Godot.
https://github.com/sera619/gd-adventure-godot
2d-game gdscript godot rougelike-game
Last synced: 1 day ago
JSON representation
A small Rougelike Dungeonrunner made with Godot.
- Host: GitHub
- URL: https://github.com/sera619/gd-adventure-godot
- Owner: sera619
- License: mit
- Created: 2022-07-11T11:45:38.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-24T17:54:51.000Z (over 2 years ago)
- Last Synced: 2023-03-05T23:19:17.112Z (over 1 year ago)
- Topics: 2d-game, gdscript, godot, rougelike-game
- Language: GDScript
- Homepage:
- Size: 96.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GD Adventure - Roguelike Dungeonrunner #
> To start with download the lastest release and unzip the package. Enjoy.
>
> GD Adventure is a little Rougelike Dungeonrunner 2D Game made in Godot. This is a practice project if you wish, you can use this for your own.## Changelog ##
- Version 1.2.5
- add "Speedboost" Pickup Buff
- fix broken weapons
- add new map layout
- add Userinterface Object: Buff-Monitor
- add Userinterface Object: current active spell
- create Highscore
- add playernames## Preview ##
![menu preview](https://github.com/sera619/GD-Adventure-Godot/blob/master/external/Sample2png.png?raw=true)
![preview Image](https://github.com/sera619/GD-Adventure-Godot/blob/master/external/Sample1.png?raw=true)