https://github.com/bozar/godotrogueliketutorial
A guide to build a simple Roguelike game with Godot engine.
https://github.com/bozar/godotrogueliketutorial
gdscript godot godot-engine roguelike turn-based tutorial
Last synced: about 1 month ago
JSON representation
A guide to build a simple Roguelike game with Godot engine.
- Host: GitHub
- URL: https://github.com/bozar/godotrogueliketutorial
- Owner: Bozar
- License: mit
- Created: 2020-04-04T03:41:20.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-16T07:46:34.000Z (about 5 years ago)
- Last Synced: 2025-03-31T17:08:03.478Z (2 months ago)
- Topics: gdscript, godot, godot-engine, roguelike, turn-based, tutorial
- Language: GDScript
- Size: 208 KB
- Stars: 272
- Watchers: 7
- Forks: 16
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Godot Roguelike Tutorial
This repository is used to store tutorial code. Refer to [wiki page](https://github.com/Bozar/GodotRoguelikeTutorial/wiki) for more information.