#rust

Cascadia 0.1

This first devlog concludes the 3 weeklong test phase of Cascadia, my survival sandbox game!

It saw a few architectural changes before settling on a bespoke game engine written in Rust, using winit for window creation and input handling and wgpu for graphics.

Keep reading