Welcome, Guest. Please login or register.

Author Topic: DGD tutorial for those who have never programmed in C++  (Read 1976 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline spiffydinosaurTopic starter

  • Sr. Member
  • ****
  • Join Date: Feb 2002
  • Posts: 330
    • Show only replies by spiffydinosaur
    • http://www.geocities.com/spiffydinosaur/index.html
DGD tutorial for those who have never programmed in C++
« on: July 03, 2002, 02:38:32 PM »
This is from Digital Game Developer.  I think it's still free to your Email. Not very Amiga, but, they have some niffty articles now and then. Thought this C++ tutorial would help someone.

http://www.digitalgamedeveloper.com/cgi-bin/getframeletter.cgi?/2002/07_jul/tutorials/cbasicsch1.htm

 

Offline System

  • Full Member
  • ***
  • Join Date: Jul 2003
  • Posts: 199
    • Show only replies by System
    • http://amiga.org
Re: DGD tutorial for those who have never programmed in C++
« Reply #1 on: July 03, 2002, 08:58:35 PM »
I hope that Chapter 2 picks up the pace a little. I was hoping for something more games related. My only game sofar is Othello and appart from the dynamic resize of the board the only other good thing about it is that its AI is really easy to beat (ie random). Still beat the hell out of "Hello World" as my 1st Java App.

Kad.