[Rust Programming] Learning to make a Roguelike - Day 24

Опубликовано: 14 Октябрь 2024
на канале: Uncle Scientist
42
2

[Recorded on 29 October, 2021]

I've been playing Roguelikes for many years, and I've always thought about making one! Combine that with a desire to learn Rust, and we've got a match made in heaven.

This session was recorded live from twitch on 29 October. I'm using the Roguelike Tutorial which can be found here: https://bfnightly.bracketproductions.com

My twitch is here:   / unclescientist  

In this video, I
added a “depth” feature to allow players to descent to ever lower lavels

Note that the GitHub repo is several days ahead of this video - I’ll catch up soon though.
https://github.com/UncleScientist/rlt...