Aucune description

Herbert Wolverson 82612fc6cf Chapter 27 - cellular automota maps mostly done. il y a 4 ans
.vscode 82612fc6cf Chapter 27 - cellular automota maps mostly done. il y a 4 ans
book 82612fc6cf Chapter 27 - cellular automota maps mostly done. il y a 4 ans
chapter-01-hellorust 8d52a319c7 Update chapters 1 and 2 to RLTK_RS 0.3.0 and wasm support. il y a 4 ans
chapter-02-helloecs 8d52a319c7 Update chapters 1 and 2 to RLTK_RS 0.3.0 and wasm support. il y a 4 ans
chapter-03-walkmap 4a39d855aa Update chapter 3 to 0.3.0 and WASM. il y a 4 ans
chapter-04-newmap aff5204ddf Chapter 4 is WASM/0.3.0 friendly. il y a 4 ans
chapter-05-fov d97e8bfcd0 Chapter 5 is now 0.3.0/WASM friendly. il y a 4 ans
chapter-06-monsters 9b56b595ad Chapter 6 WASM/0.3.1 friendly. il y a 4 ans
chapter-07-damage ba6bab58c2 Flip Y and U player movement keys to better match diagonals il y a 4 ans
chapter-08-ui ba6bab58c2 Flip Y and U player movement keys to better match diagonals il y a 4 ans
chapter-09-items ba6bab58c2 Flip Y and U player movement keys to better match diagonals il y a 4 ans
chapter-10-ranged ba6bab58c2 Flip Y and U player movement keys to better match diagonals il y a 4 ans
chapter-11-loadsave ba6bab58c2 Flip Y and U player movement keys to better match diagonals il y a 4 ans
chapter-12-delvingdeeper ba6bab58c2 Flip Y and U player movement keys to better match diagonals il y a 4 ans
chapter-13-difficulty ba6bab58c2 Flip Y and U player movement keys to better match diagonals il y a 4 ans
chapter-14-gear ba6bab58c2 Flip Y and U player movement keys to better match diagonals il y a 4 ans
chapter-16-nicewalls ba6bab58c2 Flip Y and U player movement keys to better match diagonals il y a 4 ans
chapter-17-blood ba6bab58c2 Flip Y and U player movement keys to better match diagonals il y a 4 ans
chapter-18-particles ba6bab58c2 Flip Y and U player movement keys to better match diagonals il y a 4 ans
chapter-19-food ba6bab58c2 Flip Y and U player movement keys to better match diagonals il y a 4 ans
chapter-20-magicmapping ba6bab58c2 Flip Y and U player movement keys to better match diagonals il y a 4 ans
chapter-21-rexmenu ba6bab58c2 Flip Y and U player movement keys to better match diagonals il y a 4 ans
chapter-22-simpletraps 3c4cb84866 Chapter 22 works in WASM. il y a 4 ans
chapter-23-generic-map 5ec32642f7 Chapter 23 - completed refactoring. il y a 4 ans
chapter-24-map-testing 91e49d8602 Chapter 24 makes much more sense now. il y a 4 ans
chapter-25-bsproom-dungeons 269132198b Working through chapter 26 - bsp interiors. il y a 4 ans
chapter-26-bsp-interiors 285e11a695 Missing comma il y a 4 ans
chapter-27-cellular-automota 82612fc6cf Chapter 27 - cellular automota maps mostly done. il y a 4 ans
resources f39e15ee1c Chapter 21 - REX Paint menu. il y a 4 ans
src e20960c49f Initial commit of first 2 chapters. il y a 4 ans
.gitignore f0a94e1ec4 Fix previous commit. il y a 4 ans
Cargo.lock 82612fc6cf Chapter 27 - cellular automota maps mostly done. il y a 4 ans
Cargo.toml 82612fc6cf Chapter 27 - cellular automota maps mostly done. il y a 4 ans
LICENSE 950a51f641 Spelling check run, add intro, README and LICENSE files. il y a 4 ans
README.md 950a51f641 Spelling check run, add intro, README and LICENSE files. il y a 4 ans
index.html 28df2a40fa update contributors. il y a 4 ans
wasmbuild.bat 82612fc6cf Chapter 27 - cellular automota maps mostly done. il y a 4 ans

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