Computer Science Canada Know any game tutorials? |
Author: | isaiahk9 [ Sun Apr 19, 2009 6:16 pm ] |
Post subject: | Know any game tutorials? |
Hey, I've been looking for tutorials, specifically game tutorials, that can be done in Netbeans 6.5.1, to help me get a better grasp on concepts I'll need for my final project. I've already found a good one for space invaders, at : http://www.planetalia.com/cursos/Java-Invaders/JAVA-INVADERS-23.tutorial , and I was just wondering if anybody knew any others. Thanx |
Author: | Insectoid [ Sun Apr 19, 2009 6:28 pm ] |
Post subject: | RE:Know any game tutorials? |
Quote: Hey, I've been looking for tutorials, specifically game tutorials, that can be done in Netbeans 6.5.1 Er, netbeans is just a fancy editor, you can do anything with netbeans that you can do with JCreater, RealJ, or Notepad. |
Author: | isaiahk9 [ Mon Apr 20, 2009 5:31 am ] |
Post subject: | RE:Know any game tutorials? |
OK, fine. I've been looking for tutorials for Java. |