Brak opisu

Herbert Wolverson 979b424351 Extend particle lifetimes to 200 ms. 4 lat temu
.vscode 028153680c Add chapter 17 - bloodstains. 4 lat temu
book 979b424351 Extend particle lifetimes to 200 ms. 4 lat temu
chapter-01-hellorust e20960c49f Initial commit of first 2 chapters. 4 lat temu
chapter-02-helloecs e20960c49f Initial commit of first 2 chapters. 4 lat temu
chapter-03-walkmap 06b3062980 Chapter 3 - a walkable map. 4 lat temu
chapter-04-newmap 67f9fc836d Chapter 4: map generation and VI keys. 4 lat temu
chapter-05-fov 36bd335c94 Chapter 5 - FOV 4 lat temu
chapter-06-monsters bb561289dd Starting on chapter 7 4 lat temu
chapter-07-damage d30ad10770 Chapter 8 - GUI. 4 lat temu
chapter-08-ui d30ad10770 Chapter 8 - GUI. 4 lat temu
chapter-09-items 1fdee4266c Chapter 9 working barring tweaks. 4 lat temu
chapter-10-ranged 9ee904503b Working chapter 10, just needs visuals. 4 lat temu
chapter-11-loadsave 73aee09ed2 Chapter 11 is working, just needs some tidying up. 4 lat temu
chapter-12-delvingdeeper dba4087dae Chapter 12 - delving deeper. 4 lat temu
chapter-13-difficulty 729f32cc55 Chapter 13 ready for editing. 4 lat temu
chapter-14-gear 00dd2430e5 Chapter 14 and we're done with the first pass of section 1. 4 lat temu
chapter-16-nicewalls 00c1c14533 Some bugfixes and a restructured chapter 18. 4 lat temu
chapter-17-blood 00c1c14533 Some bugfixes and a restructured chapter 18. 4 lat temu
chapter-18-particles 979b424351 Extend particle lifetimes to 200 ms. 4 lat temu
resources e20960c49f Initial commit of first 2 chapters. 4 lat temu
src e20960c49f Initial commit of first 2 chapters. 4 lat temu
.gitignore f0a94e1ec4 Fix previous commit. 4 lat temu
Cargo.lock 3731887638 Chapter 18 - working but needs screenshots and some fixup. 4 lat temu
Cargo.toml 3731887638 Chapter 18 - working but needs screenshots and some fixup. 4 lat temu
LICENSE 950a51f641 Spelling check run, add intro, README and LICENSE files. 4 lat temu
README.md 950a51f641 Spelling check run, add intro, README and LICENSE files. 4 lat temu

README.md

Roguelike Tutorial - in Rust

Welcome to the Roguelike Tutorial - in Rust. This is intended to accompany rltk_rs, my roguelike terminal library for Rust. You can read the ready-formatted version here: http://bfnightly.bracketproductions.com/rustbook/.