Keine Beschreibung

Herbert Wolverson b59ca3ae0a Hopefully fixes navigation - works locally. vor 4 Jahren
.vscode 028153680c Add chapter 17 - bloodstains. vor 4 Jahren
book b59ca3ae0a Hopefully fixes navigation - works locally. vor 4 Jahren
chapter-01-hellorust e20960c49f Initial commit of first 2 chapters. vor 4 Jahren
chapter-02-helloecs e20960c49f Initial commit of first 2 chapters. vor 4 Jahren
chapter-03-walkmap 06b3062980 Chapter 3 - a walkable map. vor 4 Jahren
chapter-04-newmap 67f9fc836d Chapter 4: map generation and VI keys. vor 4 Jahren
chapter-05-fov 36bd335c94 Chapter 5 - FOV vor 4 Jahren
chapter-06-monsters bb561289dd Starting on chapter 7 vor 4 Jahren
chapter-07-damage d30ad10770 Chapter 8 - GUI. vor 4 Jahren
chapter-08-ui d30ad10770 Chapter 8 - GUI. vor 4 Jahren
chapter-09-items 1fdee4266c Chapter 9 working barring tweaks. vor 4 Jahren
chapter-10-ranged 9ee904503b Working chapter 10, just needs visuals. vor 4 Jahren
chapter-11-loadsave 73aee09ed2 Chapter 11 is working, just needs some tidying up. vor 4 Jahren
chapter-12-delvingdeeper dba4087dae Chapter 12 - delving deeper. vor 4 Jahren
chapter-13-difficulty 729f32cc55 Chapter 13 ready for editing. vor 4 Jahren
chapter-14-gear 00dd2430e5 Chapter 14 and we're done with the first pass of section 1. vor 4 Jahren
chapter-16-nicewalls 8935130bb2 More crash fixes on previous chapters, add chapter 19 - hunger clock. vor 4 Jahren
chapter-17-blood 8935130bb2 More crash fixes on previous chapters, add chapter 19 - hunger clock. vor 4 Jahren
chapter-18-particles 8935130bb2 More crash fixes on previous chapters, add chapter 19 - hunger clock. vor 4 Jahren
chapter-19-food 8935130bb2 More crash fixes on previous chapters, add chapter 19 - hunger clock. vor 4 Jahren
chapter-20-magicmapping 7d83ea854c Remember to fix the magic mapper spawn priority. vor 4 Jahren
resources e20960c49f Initial commit of first 2 chapters. vor 4 Jahren
src e20960c49f Initial commit of first 2 chapters. vor 4 Jahren
.gitignore f0a94e1ec4 Fix previous commit. vor 4 Jahren
Cargo.lock f8886f5a2e Chapter 20 - magic mapping - part 1. vor 4 Jahren
Cargo.toml f8886f5a2e Chapter 20 - magic mapping - part 1. vor 4 Jahren
LICENSE 950a51f641 Spelling check run, add intro, README and LICENSE files. vor 4 Jahren
README.md 950a51f641 Spelling check run, add intro, README and LICENSE files. vor 4 Jahren

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/.