No Description

Herbert Wolverson 168f4ff286 Start to refactor chapter 23 into two chapters. 4 years ago
.vscode f7787b2225 Chapter 23 - beta quality but mostly working. 4 years ago
book 168f4ff286 Start to refactor chapter 23 into two chapters. 4 years ago
chapter-01-hellorust 8d52a319c7 Update chapters 1 and 2 to RLTK_RS 0.3.0 and wasm support. 4 years ago
chapter-02-helloecs 8d52a319c7 Update chapters 1 and 2 to RLTK_RS 0.3.0 and wasm support. 4 years ago
chapter-03-walkmap 4a39d855aa Update chapter 3 to 0.3.0 and WASM. 4 years ago
chapter-04-newmap aff5204ddf Chapter 4 is WASM/0.3.0 friendly. 4 years ago
chapter-05-fov d97e8bfcd0 Chapter 5 is now 0.3.0/WASM friendly. 4 years ago
chapter-06-monsters 9b56b595ad Chapter 6 WASM/0.3.1 friendly. 4 years ago
chapter-07-damage ba6bab58c2 Flip Y and U player movement keys to better match diagonals 4 years ago
chapter-08-ui ba6bab58c2 Flip Y and U player movement keys to better match diagonals 4 years ago
chapter-09-items ba6bab58c2 Flip Y and U player movement keys to better match diagonals 4 years ago
chapter-10-ranged ba6bab58c2 Flip Y and U player movement keys to better match diagonals 4 years ago
chapter-11-loadsave ba6bab58c2 Flip Y and U player movement keys to better match diagonals 4 years ago
chapter-12-delvingdeeper ba6bab58c2 Flip Y and U player movement keys to better match diagonals 4 years ago
chapter-13-difficulty ba6bab58c2 Flip Y and U player movement keys to better match diagonals 4 years ago
chapter-14-gear ba6bab58c2 Flip Y and U player movement keys to better match diagonals 4 years ago
chapter-16-nicewalls ba6bab58c2 Flip Y and U player movement keys to better match diagonals 4 years ago
chapter-17-blood ba6bab58c2 Flip Y and U player movement keys to better match diagonals 4 years ago
chapter-18-particles ba6bab58c2 Flip Y and U player movement keys to better match diagonals 4 years ago
chapter-19-food ba6bab58c2 Flip Y and U player movement keys to better match diagonals 4 years ago
chapter-20-magicmapping ba6bab58c2 Flip Y and U player movement keys to better match diagonals 4 years ago
chapter-21-rexmenu ba6bab58c2 Flip Y and U player movement keys to better match diagonals 4 years ago
chapter-22-simpletraps 3c4cb84866 Chapter 22 works in WASM. 4 years ago
chapter-23-generic-map 168f4ff286 Start to refactor chapter 23 into two chapters. 4 years ago
chapter-24-bsproom-dungeons 168f4ff286 Start to refactor chapter 23 into two chapters. 4 years ago
resources f39e15ee1c Chapter 21 - REX Paint menu. 4 years ago
src e20960c49f Initial commit of first 2 chapters. 4 years ago
.gitignore f0a94e1ec4 Fix previous commit. 4 years ago
Cargo.lock 168f4ff286 Start to refactor chapter 23 into two chapters. 4 years ago
Cargo.toml 168f4ff286 Start to refactor chapter 23 into two chapters. 4 years ago
LICENSE 950a51f641 Spelling check run, add intro, README and LICENSE files. 4 years ago
README.md 950a51f641 Spelling check run, add intro, README and LICENSE files. 4 years ago
index.html 28df2a40fa update contributors. 4 years ago
wasmbuild.bat 3c6542f485 Add chapter 22 - simple traps. 4 years ago

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