This site documents my notes/impressions while coding along with the RoguelikeDev code along for 2021.
Language: Rust
Tutorial: http://bfnightly.bracketproductions.com/rustbook - My plan is to start here to get the hang of using Rust and the Specs architecture, then extend it as I want to later on.
Libraries:
RLTK (rendering and other roguelike stuff)
Specs (ECS architecture)
Repo: