Sin descripción

Herbert Wolverson f39e15ee1c Chapter 21 - REX Paint menu. hace 4 años
.vscode f39e15ee1c Chapter 21 - REX Paint menu. hace 4 años
book f39e15ee1c Chapter 21 - REX Paint menu. hace 4 años
chapter-01-hellorust e20960c49f Initial commit of first 2 chapters. hace 4 años
chapter-02-helloecs e20960c49f Initial commit of first 2 chapters. hace 4 años
chapter-03-walkmap 06b3062980 Chapter 3 - a walkable map. hace 4 años
chapter-04-newmap 67f9fc836d Chapter 4: map generation and VI keys. hace 4 años
chapter-05-fov 6745c17e09 Apply visibility fix, check in multiple chapters. Add contributors page. Fix a busted reference to distance2d from a previous RLTK version. hace 4 años
chapter-06-monsters 6745c17e09 Apply visibility fix, check in multiple chapters. Add contributors page. Fix a busted reference to distance2d from a previous RLTK version. hace 4 años
chapter-07-damage d30ad10770 Chapter 8 - GUI. hace 4 años
chapter-08-ui d30ad10770 Chapter 8 - GUI. hace 4 años
chapter-09-items 1fdee4266c Chapter 9 working barring tweaks. hace 4 años
chapter-10-ranged 9ee904503b Working chapter 10, just needs visuals. hace 4 años
chapter-11-loadsave 73aee09ed2 Chapter 11 is working, just needs some tidying up. hace 4 años
chapter-12-delvingdeeper dba4087dae Chapter 12 - delving deeper. hace 4 años
chapter-13-difficulty 729f32cc55 Chapter 13 ready for editing. hace 4 años
chapter-14-gear 00dd2430e5 Chapter 14 and we're done with the first pass of section 1. hace 4 años
chapter-16-nicewalls 8935130bb2 More crash fixes on previous chapters, add chapter 19 - hunger clock. hace 4 años
chapter-17-blood 8935130bb2 More crash fixes on previous chapters, add chapter 19 - hunger clock. hace 4 años
chapter-18-particles 8935130bb2 More crash fixes on previous chapters, add chapter 19 - hunger clock. hace 4 años
chapter-19-food 8935130bb2 More crash fixes on previous chapters, add chapter 19 - hunger clock. hace 4 años
chapter-20-magicmapping 7d83ea854c Remember to fix the magic mapper spawn priority. hace 4 años
chapter-21-rexmenu f39e15ee1c Chapter 21 - REX Paint menu. hace 4 años
resources f39e15ee1c Chapter 21 - REX Paint menu. hace 4 años
src e20960c49f Initial commit of first 2 chapters. hace 4 años
.gitignore f0a94e1ec4 Fix previous commit. hace 4 años
Cargo.lock f39e15ee1c Chapter 21 - REX Paint menu. hace 4 años
Cargo.toml f39e15ee1c Chapter 21 - REX Paint menu. hace 4 años
LICENSE 950a51f641 Spelling check run, add intro, README and LICENSE files. hace 4 años
README.md 950a51f641 Spelling check run, add intro, README and LICENSE files. hace 4 años

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