Skip to content

This is a tutorial project showing how to use the Rust Programming Language with Godot Game Engine

Notifications You must be signed in to change notification settings

Schr3da/godot-rust-tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

godot-rust-tutorials

This is a tutorial project showing how to use the Rust Programming Language with Godot Game Engine

Video materials associated with this tutorial project can be found under my youtube channel https://www.youtube.com/user/schr3da

Assets

Huge Thanks to Adam Saltsman for the free tile assets https://adamatomic.itch.io/cavernas

Basics

Basic Setup of GDNative script with Rust https://youtu.be/6EItG3B-YH4

Basic Keyboard Controls I https://youtu.be/qEHrRLLYc3Q

Basic Keyboard Controls Input II https://www.youtube.com/watch?v=_Lxr6pAXBsQ

Basic Debugging GDNative Script with LLDB https://www.youtube.com/watch?v=aMaT6pyDocg

Basic File Watcher for Godot Native Script https://www.youtube.com/watch?v=McNgUqzmQkk

Simple Platformer

Simple Platformer I (Tilemap) https://www.youtube.com/watch?v=SIesTvp_ZD8

Simple Platformer II (Gravity & Collision) https://www.youtube.com/watch?v=GKIUWbW4G9o&feature=youtu.be

Simple Platformer III (Movement & Collision) https://www.youtube.com/watch?v=_n_5MDEquk4

Simple Platformer IV (Modules extra) https://www.youtube.com/watch?v=0CUu111YJIk&feature=youtu.be

Entity-Component-System (Bevy ECS)

Godot & Rust: Entity-Component-System (part I) https://www.youtube.com/watch?v=83wr4XsnfWc

Godot & Rust: Entity-Component-System (part II) https://youtu.be/4One9EvMr_w

Godot & Rust: Entity-Component-System (part III) https://youtu.be/NDFZiB6ssXk

About

This is a tutorial project showing how to use the Rust Programming Language with Godot Game Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages