Skip to content

Experimenting to see if brackeys Godot tutorial (First game in Godot) can be translated to bevy

License

Notifications You must be signed in to change notification settings

Occuros/bevycation_brackeys_first-game-in-godot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bevycation of Brackeys First Game in Godot Tutorial

bevycation_brackeys.mp4

One of the best creators and an inspiration for many game developers has risen from his slumber and created a fantastic first Godot tutorial which can be found here.

This repo tries to replicate the tutorial content in bevy, as it is one of the best open-source engines, and it's written in Rust 🦀.

As bevy doesn't have an editor just yet, LDtk was used for the level editor. Many features would technically be missing in bevy to implement all the features in the tutorial, but thanks to the incredible bevy community, there is nearly a community crate for every missing feature.

Hopefully, this repo will help as a learning resource for others and show that bevy is further along than many might think.

However, it also shows that many things, although achievable, will require a little more work compared to Godot 😅.

Original Assets used can be found here.

About

Experimenting to see if brackeys Godot tutorial (First game in Godot) can be translated to bevy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages