Home

Awesome

About

A simple graphics demo where you can fly around, spawn boxes and grab them.

Demo

I made this project to learn Rust and try it in game development. There is no attempt to create an "engine", everything is pretty low level and abstractions are built along the way when needed.

Even though this is a learning project, the code is not heavily commented. Hopefully it's clean enough to be readable and easy to navigate.

Building and running

cargo run

Controls:

Features