.vscode
|
fd3180bbc0
Clean up chapter 3 and add Rust exposition.
|
5 年 前 |
book
|
fd4900f8e4
Update contributors.
|
5 年 前 |
chapter-01-hellorust
|
339d8ca67b
Improve chapter 1 with more linkage to Rust resources, and a full line-by-line explanation of the Hello Rust program. Also remove redundant extern crate, since Rust 2018 has obviated it.
|
5 年 前 |
chapter-02-helloecs
|
ba57c7a586
Clean up chapter 2 extern crates that aren't needed, and add a lot more help with learning Rust while you learn Roguelikes.
|
5 年 前 |
chapter-03-walkmap
|
f896e00832
Remove redundant extern crate calls from chapter 3 source.
|
5 年 前 |
chapter-04-newmap
|
0d7c2fccf2
Remove extraneous extern crate calls from chapter 4 source.
|
5 年 前 |
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.
|
5 年 前 |
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.
|
5 年 前 |
chapter-07-damage
|
d30ad10770
Chapter 8 - GUI.
|
5 年 前 |
chapter-08-ui
|
d30ad10770
Chapter 8 - GUI.
|
5 年 前 |
chapter-09-items
|
1fdee4266c
Chapter 9 working barring tweaks.
|
5 年 前 |
chapter-10-ranged
|
9ee904503b
Working chapter 10, just needs visuals.
|
5 年 前 |
chapter-11-loadsave
|
73aee09ed2
Chapter 11 is working, just needs some tidying up.
|
5 年 前 |
chapter-12-delvingdeeper
|
dba4087dae
Chapter 12 - delving deeper.
|
5 年 前 |
chapter-13-difficulty
|
729f32cc55
Chapter 13 ready for editing.
|
5 年 前 |
chapter-14-gear
|
00dd2430e5
Chapter 14 and we're done with the first pass of section 1.
|
5 年 前 |
chapter-16-nicewalls
|
8935130bb2
More crash fixes on previous chapters, add chapter 19 - hunger clock.
|
5 年 前 |
chapter-17-blood
|
8935130bb2
More crash fixes on previous chapters, add chapter 19 - hunger clock.
|
5 年 前 |
chapter-18-particles
|
8935130bb2
More crash fixes on previous chapters, add chapter 19 - hunger clock.
|
5 年 前 |
chapter-19-food
|
8935130bb2
More crash fixes on previous chapters, add chapter 19 - hunger clock.
|
5 年 前 |
chapter-20-magicmapping
|
7d83ea854c
Remember to fix the magic mapper spawn priority.
|
5 年 前 |
chapter-21-rexmenu
|
f39e15ee1c
Chapter 21 - REX Paint menu.
|
5 年 前 |
resources
|
f39e15ee1c
Chapter 21 - REX Paint menu.
|
5 年 前 |
src
|
e20960c49f
Initial commit of first 2 chapters.
|
5 年 前 |
.gitignore
|
f0a94e1ec4
Fix previous commit.
|
5 年 前 |
Cargo.lock
|
f39e15ee1c
Chapter 21 - REX Paint menu.
|
5 年 前 |
Cargo.toml
|
f39e15ee1c
Chapter 21 - REX Paint menu.
|
5 年 前 |
LICENSE
|
950a51f641
Spelling check run, add intro, README and LICENSE files.
|
5 年 前 |
README.md
|
950a51f641
Spelling check run, add intro, README and LICENSE files.
|
5 年 前 |