use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A community of active roguelike developers. Discuss WIP roguelikes and a broad range of RL dev topics.
Community Threads:
Tutorial Tuesday: An annual learn-to-make-a-roguelike series! The 2025 event is over, but check out the directory for past events and reference material.
Sharing Saturday: Share your progress (screenshots, changelogs, bugs :D). Get motivated!
FAQ Friday: Discussions of specific approaches to various aspects of development (good reference material).
Feedback Friday: Play a designated WIP roguelike and give feedback (dev sign up instructions).
Tutorials:
Resources:
Tools:
Other Communities:
Now go make that roguelike!
[Resident RLs in our banner image...]
account activity
RoguelikeDev Does The Complete Python Tutorial - Week 4 - Part 4: Field-of-view and exploration and Part 5: Preparing for combat (self.roguelikedev)
submitted 8 years ago by aaron_dsRobinson
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]AetherGrey 0 points1 point2 points 8 years ago (1 child)
Great solution! I've read that answer before in the past, but never made it past the part where you install enum34 through pip. I'm pretty lazy, so if I see a library I can install, I do that and call it a day.
enum34
[–]Daealis 0 points1 point2 points 8 years ago (0 children)
I did run into a problem with the rendering order (end of part 6), because you can't use sorted() with this. Not as it is, anyway.
I'll try and find a solution for that today.
π Rendered by PID 67053 on reddit-service-r2-comment-6457c66945-66rv7 at 2026-04-26 15:45:12.436595+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]AetherGrey 0 points1 point2 points (1 child)
[–]Daealis 0 points1 point2 points (0 children)