Page 1 of 1

Working thorough Python libtcod roguelike tutorial.

Posted: Sat May 01, 2021 2:18 pm
by pinback
Checking the code in here, in case anyone's interested/wants to follow along/break everything:

https://github.com/joltcountry/pyrogue

Re: Working thorough Python libtcod roguelike tutorial.

Posted: Mon May 03, 2021 2:52 pm
by pinback
I'm trying to do one commit per chapter of the Tutorial. One unfortunate part is that at the beginning of Part 6 of the tutorial, it says "Oh by the way we decided to redo everything, but we haven't updated the previous pages, so just make the following ten pages of changes, and then we'll move on to Part 6."

So, Part 6 is next, but damn.

Re: Working thorough Python libtcod roguelike tutorial.

Posted: Mon May 03, 2021 4:17 pm
by Ice Cream Jonsey
They made you start fucken over in a rogue tutorial?

What's the last chapter, working your way back up in reverse through the earlier ones?