The past couple of weeks I started working on a small 3d game using @BevyEngine and #rust . I had a ton of fun so far! Especially experimenting with different play styles and graphics. (Video Related 😎) 1/3 pic.twitter.com/cLAL6XtDxy
— Benedikt Terhechte (@terhechte) September 30, 2022
The past couple of weeks I started working on a small 3d game using Bevy and rust.
I had a ton of fun so far!
Especially experimenting with different play styles and graphics. (Video Related 😎)
I even implemented a built-in crappy level-editor which is very basic but gets the job done. The game should also run in web browsers, so I might share it at some point.
The individual game elements were build in Blender. Everything else is a custom engine build on Bevy
The most liberating thing about this was not being confined to Apple’s buggy libraries. If something doesn’t work with Bevy, I just look at the source or GH issues. I can even fix it myself! With Apple’s stuff, the only solution is to file a radar and pray.
Aaannd I’ve implemented split screen play with up to 4 players 😀. In the end it should play like a mix of Mario kart, bomber man, and sonic the hedgehog
Aaannd I’ve implemented split screen play with up to 4 players 😀. In the end it should play like a mix of Mario kart, bomber man, and sonic the hedgehog pic.twitter.com/bn4HkZaE4u
— Benedikt Terhechte (@terhechte) October 7, 2022