No description
|
|
||
|---|---|---|
| rust | ||
| scenes | ||
| .gitattributes | ||
| .gitignore | ||
| icon.svg | ||
| icon.svg.import | ||
| LICENSE | ||
| project.godot | ||
| README.md | ||
| Rust.gdextension | ||
Kolonio
Just a project for me to learn Godot 4 with Rust. I'm following a YouTube Tutorial to make this game. The video covers using GDScript, which is a bit too much like python for me, so I'm converting the code to Rust as I follow along