No Description

Herbert Wolverson 396f478711 Chapter 10 now works with WASM/0.3.1 4 years ago
.vscode fd3180bbc0 Clean up chapter 3 and add Rust exposition. 4 years ago
book a14550867f Chapter 9 is now WASM friendly. 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 2f9acc50b3 A couple of chapter 7 fixes. 4 years ago
chapter-08-ui a14550867f Chapter 9 is now WASM friendly. 4 years ago
chapter-09-items a14550867f Chapter 9 is now WASM friendly. 4 years ago
chapter-10-ranged 396f478711 Chapter 10 now works with WASM/0.3.1 4 years ago
chapter-11-loadsave 73aee09ed2 Chapter 11 is working, just needs some tidying up. 4 years ago
chapter-12-delvingdeeper dba4087dae Chapter 12 - delving deeper. 4 years ago
chapter-13-difficulty 729f32cc55 Chapter 13 ready for editing. 4 years ago
chapter-14-gear 00dd2430e5 Chapter 14 and we're done with the first pass of section 1. 4 years ago
chapter-16-nicewalls 8935130bb2 More crash fixes on previous chapters, add chapter 19 - hunger clock. 4 years ago
chapter-17-blood 8935130bb2 More crash fixes on previous chapters, add chapter 19 - hunger clock. 4 years ago
chapter-18-particles 8935130bb2 More crash fixes on previous chapters, add chapter 19 - hunger clock. 4 years ago
chapter-19-food 8935130bb2 More crash fixes on previous chapters, add chapter 19 - hunger clock. 4 years ago
chapter-20-magicmapping 7d83ea854c Remember to fix the magic mapper spawn priority. 4 years ago
chapter-21-rexmenu f39e15ee1c Chapter 21 - REX Paint menu. 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 396f478711 Chapter 10 now works with WASM/0.3.1 4 years ago
Cargo.toml a14550867f Chapter 9 is now WASM friendly. 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 cd352faf1b WIP 4 years ago
wasmbuild.bat 396f478711 Chapter 10 now works with WASM/0.3.1 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/.