Aucune description

Herbert Wolverson 3ee25d9e00 Chapter 13 is WASM friendly. il y a 4 ans
.vscode fd3180bbc0 Clean up chapter 3 and add Rust exposition. il y a 4 ans
book be36ca4db5 Chapter 11 is WASM friendly, even if you can't actually save in WASM yet. 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 2f9acc50b3 A couple of chapter 7 fixes. il y a 4 ans
chapter-08-ui a14550867f Chapter 9 is now WASM friendly. il y a 4 ans
chapter-09-items a14550867f Chapter 9 is now WASM friendly. il y a 4 ans
chapter-10-ranged 396f478711 Chapter 10 now works with WASM/0.3.1 il y a 4 ans
chapter-11-loadsave be36ca4db5 Chapter 11 is WASM friendly, even if you can't actually save in WASM yet. il y a 4 ans
chapter-12-delvingdeeper 15513159f9 Chapter 12 is working with WASM. il y a 4 ans
chapter-13-difficulty 3ee25d9e00 Chapter 13 is WASM friendly. il y a 4 ans
chapter-14-gear 00dd2430e5 Chapter 14 and we're done with the first pass of section 1. il y a 4 ans
chapter-16-nicewalls 8935130bb2 More crash fixes on previous chapters, add chapter 19 - hunger clock. il y a 4 ans
chapter-17-blood 8935130bb2 More crash fixes on previous chapters, add chapter 19 - hunger clock. il y a 4 ans
chapter-18-particles 8935130bb2 More crash fixes on previous chapters, add chapter 19 - hunger clock. il y a 4 ans
chapter-19-food 8935130bb2 More crash fixes on previous chapters, add chapter 19 - hunger clock. il y a 4 ans
chapter-20-magicmapping 7d83ea854c Remember to fix the magic mapper spawn priority. il y a 4 ans
chapter-21-rexmenu f39e15ee1c Chapter 21 - REX Paint menu. 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 3ee25d9e00 Chapter 13 is WASM friendly. il y a 4 ans
Cargo.toml a14550867f Chapter 9 is now WASM friendly. 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 cd352faf1b WIP il y a 4 ans
wasmbuild.bat 3ee25d9e00 Chapter 13 is WASM friendly. 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/.