Temple of The Roguelike Forums

Development => Programming => Topic started by: idontexist on October 07, 2008, 12:57:12 AM

Title: Good examples?
Post by: idontexist on October 07, 2008, 12:57:12 AM
Does anybody here know of any rls written in c++ that have clearly commented code and aren't  extemely difficult for someone learning the language to understand? I've looled at a few sources and understand some but i would like a good example.
Title: Re: Good examples?
Post by: Cymon on October 07, 2008, 07:21:00 PM
This Friday Ido's CryptRover goes live on Cymon's Games and I think the 7DRL version of the code is excellent. Mind you, it's in C, not C++, but many 7DRL are an excellent place to start. Most are poorly commented, but are simple enough that you don't feel overwhelmed.