Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidraab/godotactionrpgseries
A basic Godot 4 game to learn the basics of the Godot Game Engine.
https://github.com/davidraab/godotactionrpgseries
Last synced: about 2 months ago
JSON representation
A basic Godot 4 game to learn the basics of the Godot Game Engine.
- Host: GitHub
- URL: https://github.com/davidraab/godotactionrpgseries
- Owner: DavidRaab
- Created: 2023-10-23T15:25:36.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-28T15:49:44.000Z (about 1 year ago)
- Last Synced: 2023-10-28T16:33:45.486Z (about 1 year ago)
- Language: GDScript
- Size: 1.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Godot Action RPG Tutorial
In this project I follow the [Godot Action RPG Series](https://www.youtube.com/watch?v=mAbG8Oi-SvQ&list=PL9FzW-m48fn2SlrW0KoLT4n5egNdX-W9a)
on YouTube made by [HeartBeast](https://www.youtube.com/@uheartbeast).The Series was original made with *Godot 3.2*. My project updates the code to *Godot 4.1.2*.
Or basically I follow the project and implement the same features, but the coding part
and how things are implemented greatly differs.