Aucune description

Herbert Wolverson 8d52a319c7 Update chapters 1 and 2 to RLTK_RS 0.3.0 and wasm support. il y a 4 ans
.vscode fd3180bbc0 Clean up chapter 3 and add Rust exposition. il y a 4 ans
book 8d52a319c7 Update chapters 1 and 2 to RLTK_RS 0.3.0 and wasm support. 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 f896e00832 Remove redundant extern crate calls from chapter 3 source. il y a 4 ans
chapter-04-newmap 0d7c2fccf2 Remove extraneous extern crate calls from chapter 4 source. il y a 4 ans
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. il y a 4 ans
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. il y a 4 ans
chapter-07-damage d30ad10770 Chapter 8 - GUI. il y a 4 ans
chapter-08-ui d30ad10770 Chapter 8 - GUI. il y a 4 ans
chapter-09-items 1fdee4266c Chapter 9 working barring tweaks. il y a 4 ans
chapter-10-ranged 9ee904503b Working chapter 10, just needs visuals. il y a 4 ans
chapter-11-loadsave 73aee09ed2 Chapter 11 is working, just needs some tidying up. il y a 4 ans
chapter-12-delvingdeeper dba4087dae Chapter 12 - delving deeper. il y a 4 ans
chapter-13-difficulty 729f32cc55 Chapter 13 ready for editing. 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 8d52a319c7 Update chapters 1 and 2 to RLTK_RS 0.3.0 and wasm support. il y a 4 ans
Cargo.toml 8d52a319c7 Update chapters 1 and 2 to RLTK_RS 0.3.0 and wasm support. 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 cd352faf1b WIP 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/.