The Video Game Experiment
There we are ! Video Games ! The goal here is to experiment with various tools. I ll mainly use Rust with Bevy to integrate video games into a random blog post. Why ? That doesn t matter !
As I am an absolute beginner with Bevy, I ll always start to develop the prototype in Godot, which will be a good opportunity to play with the web export functionnalities. I ll probably give a link to a separate page with the latest Godot iteration. In paralelle, I ll try to remake each step in Bevy and integrate it here.
Step 1 : Setting realistic goals
First of all, I ll try to just "make it work".
I am using Zola to generate this blog and Bevy to develop the game.
Step 2 : Zola config
I ll link the code asap.
Step 3 : Bevy code
Here should stand Bevy demo