On Tuesday, June 5, 2012 1:17:22 PM UTC-5, Craig wrote:
> Hi all,
>
> About a few *cough* years *cough* ago, I started a little project
> called "The C/C++ Programmer's Guide to ASCII Games". In it were four
> articles written starting from moving the ubiquitous @ around a black
> screen and ending with a map you can walk around and open and close
> doors with; with input, fixes and comments from many in this group.
>
> A wedding, a new job and two startup ventures later, the guide sat
> idle. In the past few months, I've received some emails asking me
> where the rest of it is. With a swift kick in the ass by my wife and
> the comments of some very encouraging people I've dusted off the
> guide, added three more articles, rewrote the old articles in a more
> visually appealing manner and gave it a new home for quicker updates.
>
> If you're interested, take a peek at the new home:
>
http://www.kathekonta.com/rlguide/index.html
>
> Comments and commentary are most welcome. Doubly so if you're a newbie
> to programming and/or game development.
>
> A big thank you goes out to Rachel Elizabeth Dillon who hosted the old
> guide (and other RL-scene boosting projects) for so many years.
>
> Cheers!
>
> - Craig
This is a really fantastic tutorial. First and foremost thank you for posting it.
I have one question, do you know of an equally effective tutorial for Java? Java is my main language but I would REALLY love to strengthen my familiarity with the language by creating a Roguelike.
Thank you for any info.