Add nethack-rooms-and-corridors-generator; make nethack-level-generator into a folder
This commit is contained in:
parent
202d8177be
commit
77106032f1
4 changed files with 412 additions and 44 deletions
|
@ -11,7 +11,7 @@ mean it's easy to understand.
|
|||
|
||||
I'm basing this entire series on the [Nethack 3.6][nh36] branch.
|
||||
|
||||
## Basics
|
||||
### Basics
|
||||
|
||||
It's written in C, using C89 style function declarations. You see a lot of functions defined like this, with the types
|
||||
of arguments defined below the function declaration:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue