diff --git a/README.md b/README.md index 39405cb..6340bda 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,14 @@ Currently an example Rust game from the GBA crate, but with nix building. +Hopefully eventually a series of game projects to learn how to make games on smol hardware + +Emphasis on learning: + +* embedded programming +* game development +* building abstractions + ## Usage ```