Няма описание

Tyrel Souza 6f1759abdc typo 'requite -> require' преди 4 години
.vscode f51ce8917e Chapter 29 - mazes is done. преди 4 години
book 6f1759abdc typo 'requite -> require' преди 4 години
chapter-01-hellorust 8d52a319c7 Update chapters 1 and 2 to RLTK_RS 0.3.0 and wasm support. преди 4 години
chapter-02-helloecs fd65e47730 Refactor input bounds checking by clamping the values with min and max functions преди 4 години
chapter-03-walkmap d758f3ad0f Add some missing imports. преди 4 години
chapter-04-newmap d758f3ad0f Add some missing imports. преди 4 години
chapter-05-fov fd65e47730 Refactor input bounds checking by clamping the values with min and max functions преди 4 години
chapter-06-monsters fd65e47730 Refactor input bounds checking by clamping the values with min and max functions преди 4 години
chapter-07-damage 9f09629632 Refactor player input to match multiple arms to same statement преди 4 години
chapter-08-ui 9f09629632 Refactor player input to match multiple arms to same statement преди 4 години
chapter-09-items 9f09629632 Refactor player input to match multiple arms to same statement преди 4 години
chapter-10-ranged 9f09629632 Refactor player input to match multiple arms to same statement преди 4 години
chapter-11-loadsave 9f09629632 Refactor player input to match multiple arms to same statement преди 4 години
chapter-12-delvingdeeper 9f09629632 Refactor player input to match multiple arms to same statement преди 4 години
chapter-13-difficulty 9f09629632 Refactor player input to match multiple arms to same statement преди 4 години
chapter-14-gear 9f09629632 Refactor player input to match multiple arms to same statement преди 4 години
chapter-16-nicewalls 9f09629632 Refactor player input to match multiple arms to same statement преди 4 години
chapter-17-blood 9f09629632 Refactor player input to match multiple arms to same statement преди 4 години
chapter-18-particles 9f09629632 Refactor player input to match multiple arms to same statement преди 4 години
chapter-19-food 9f09629632 Refactor player input to match multiple arms to same statement преди 4 години
chapter-20-magicmapping 9f09629632 Refactor player input to match multiple arms to same statement преди 4 години
chapter-21-rexmenu 9f09629632 Refactor player input to match multiple arms to same statement преди 4 години
chapter-22-simpletraps 9f09629632 Refactor player input to match multiple arms to same statement преди 4 години
chapter-23-generic-map 9f09629632 Refactor player input to match multiple arms to same statement преди 4 години
chapter-24-map-testing 9f09629632 Refactor player input to match multiple arms to same statement преди 4 години
chapter-25-bsproom-dungeons 9f09629632 Refactor player input to match multiple arms to same statement преди 4 години
chapter-26-bsp-interiors 9f09629632 Refactor player input to match multiple arms to same statement преди 4 години
chapter-27-cellular-automota 9f09629632 Refactor player input to match multiple arms to same statement преди 4 години
chapter-28-drunkards-walk e1fb940d3b Minimally working voronoi map, various fixes. преди 4 години
chapter-29-mazes e1fb940d3b Minimally working voronoi map, various fixes. преди 4 години
chapter-30-dla 4823bf257f Chapter 30 - DLA - complete. преди 4 години
chapter-31-symmetry e1fb940d3b Minimally working voronoi map, various fixes. преди 4 години
chapter-32-voronoi 503c633ba9 Finish Voronoi chapter. преди 4 години
resources f39e15ee1c Chapter 21 - REX Paint menu. преди 4 години
src e20960c49f Initial commit of first 2 chapters. преди 4 години
.gitignore f0a94e1ec4 Fix previous commit. преди 4 години
Cargo.lock c5dbd1d6d2 Chapter 32 - voronoi placeholder. преди 4 години
Cargo.toml c5dbd1d6d2 Chapter 32 - voronoi placeholder. преди 4 години
LICENSE 950a51f641 Spelling check run, add intro, README and LICENSE files. преди 4 години
README.md 950a51f641 Spelling check run, add intro, README and LICENSE files. преди 4 години
index.html 28df2a40fa update contributors. преди 4 години
wasmbuild.bat 503c633ba9 Finish Voronoi chapter. преди 4 години

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