Quote:
Originally Posted by yoyoyoyo
I used to do some Macintosh Programming, and was one of the many programmers that helped develop Hotline, but that didn't use C it used another language that the developer wrote. I have played a bit with C++ but not too much lately. Once you get the basic commands down it is pretty intuitive as I remember. Of course nothing beats BASIC:
100 PRINT "HELLO WORLD!"
110 END

|
Basic rules - I remember as a project at school for Computer Maths we had to build a game of Pong in Basic
It ruled
Satan