thoughtbot / write-yourself-a-roguelike

Write Yourself A Roguelike: Ruby Edition
MIT License
155 stars 11 forks source link

First draft of Chapter 8: Generating a room #23

Closed halogenandtoast closed 9 years ago

halogenandtoast commented 9 years ago

This chapters talks about how to generate a room using randomness as well as going over general principles for writing clean code.

sardaukar commented 9 years ago

Looking good! :+1:

halogenandtoast commented 9 years ago

I'll be closing this PR on Friday and releasing another copy of the book, so if you want to throw in any additional comments on this PR please do so this week.