Here is a list of some projects I made. Check out all of my projects on Codeberg
Conway's Game of Life (2024)
This was the first major project that I wrote in Rust. It is an implementation of Conway's Game of Life. The game uses Raylib (specifically raylib-rs) to display graphics.
>Check it out<