YOU_ARE_DEAD, a 1D Roguelike
21–30 of 44 posts
Re: YOU_ARE_DEAD, a 1D Roguelike
#22Earlier quoted context omitted.
> EDIT2: Huh, it looks like I was overthinking the level-advancing. There is no code for the problem I thought I was solving; I must have imagined it. Isn't this what `tput cols` is for? You advance to the next level when you reach the right edge of your current window, however wide your window is.
I thought you had to do some magic involving walking left for a little while before reaching the right edge. I'm sure a few times I reached the right edge only to be told I was dead.
Re: YOU_ARE_DEAD, a 1D Roguelike
#23Oh god, rupa's most popular repos are named z, j, sprunge, j2, and v. His blog domain is un.ix.io and his email is @lrrr.us. He sounds like a great developer, but I wouldn't want him naming my variables for me :)
Re: YOU_ARE_DEAD, a 1D Roguelike
#24Oh god, rupa's most popular repos are named z, j, sprunge, j2, and v. His blog domain is un.ix.io and his email is @lrrr.us. He sounds like a great developer, but I wouldn't want him naming my variables for me :)
Wait, you can do that?
Re: YOU_ARE_DEAD, a 1D Roguelike
#25Up next, a post-apocalypse JRPG mod: YOU_ARE_ALREADY_DEAD
Re: YOU_ARE_DEAD, a 1D Roguelike
#26Oh god, rupa's most popular repos are named z, j, sprunge, j2, and v. His blog domain is un.ix.io and his email is @lrrr.us. He sounds like a great developer, but I wouldn't want him naming my variables for me :)
Re: YOU_ARE_DEAD, a 1D Roguelike
#27Oh god, rupa's most popular repos are named z, j, sprunge, j2, and v. His blog domain is un.ix.io and his email is @lrrr.us. He sounds like a great developer, but I wouldn't want him naming my variables for me :)
> his email is @lrrr.us Wait, you can do that?
Re: YOU_ARE_DEAD, a 1D Roguelike
#28Re: YOU_ARE_DEAD, a 1D Roguelike
#29Oh god, rupa's most popular repos are named z, j, sprunge, j2, and v. His blog domain is un.ix.io and his email is @lrrr.us. He sounds like a great developer, but I wouldn't want him naming my variables for me :)
Re: YOU_ARE_DEAD, a 1D Roguelike
#30Do you suppose the author is a lefty? I'm right-handed, and one of the challenges for me was using my left hand on the WASD keys.