Author Topic: Examples to learn form  (Read 5794 times)

Jetter

  • Newcomer
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Examples to learn form
« on: December 17, 2011, 11:40:08 PM »
Hello. I'm looking to make a small roguelike but I'm somewhat inexperienced at programming. I'm thinking about using C++ and PDCurses (though I'm open to suggestion if there's something better for newbies like me) but I'm not really sure where to start or how to use PDCurses.

I learn best from examples, so are there any preferably small and well-commented open-source games or good tutorials that I could look at to learn from?

getter77

  • Protector of the Temple
  • Global Moderator
  • Rogueliker
  • *****
  • Posts: 4957
  • Karma: +4/-1
    • View Profile
Re: Examples to learn form
« Reply #1 on: December 18, 2011, 02:14:22 AM »
http://users.freebasic-portal.de/rdc/tutorials.html

Might not be exactly what you are after, but the author/developer spent months putting it all together and cleaning it up.
Brian Emre Jeffears
Aspiring Designer/Programmer/Composer
In Training

george

  • Rogueliker
  • ***
  • Posts: 201
  • Karma: +1/-1
    • View Profile
    • Email
Re: Examples to learn form
« Reply #2 on: December 18, 2011, 04:46:43 AM »