<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copyright (C) 2001-2012 - Developer Shed, LLC. -->
<rss version="2.0">
<channel>
<title>Tutorialized.com - Latest Tutorial Listings For Game Programming</title>
<link>http://www.tutorialized.com/</link>
<description>Photoshop Tutorials and Flash Tutorials</description>
<language>en-us</language>
<lastBuildDate>Thu, 16 Feb 2012 03:18:56 -0500</lastBuildDate>
<pubDate>Thu, 16 Feb 2012 03:18:56 -0500</pubDate>
<item>
<title>Minimax Algorithm</title>
<pubDate>Thu, 01 Dec 2011 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Minimax-Algorithm/73761</link>
<description>
<![CDATA[All like to play games, and classical games like Tic-Tac-Toe, Chess, Checkers etc are something which you must have played with your friend and your PC. So here is an algorithm which helps the compute...]]>
</description><guid>http://www.tutorialized.com/tutorial/Minimax-Algorithm/73761</guid>
</item>
<item>
<title>Animated Sprites in Java</title>
<pubDate>Tue, 02 Nov 2010 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Animated-Sprites-in-Java/73560</link>
<description>
<![CDATA[The tutorial describes a way to implement animation in Java, that is - create an animated sprite from a stripe strip, load it, and display it in game. Contains a demo project that demonstrated the wor...]]>
</description><guid>http://www.tutorialized.com/tutorial/Animated-Sprites-in-Java/73560</guid>
</item>
<item>
<title>How to apply javascripts in android applications</title>
<pubDate>Mon, 01 Nov 2010 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-apply-javascripts-in-android-applications/73060</link>
<description>
<![CDATA[Android provides a very capable UI component called WebView that can be used to display HTML content. The WebView class is standard on Android and does not require anything special to use. The entry p...]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-apply-javascripts-in-android-applications/73060</guid>
</item>
<item>
<title>Game - stone,paper and scissor</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Game---stone%2Cpaper-and-scissor/64492</link>
<description>
<![CDATA[Hey there C.C, today am going to present you guys my simple template of the game called; stone,paper and scissor.]]>
</description><guid>http://www.tutorialized.com/tutorial/Game---stone%2Cpaper-and-scissor/64492</guid>
</item>
<item>
<title>3D Shapes in Java using OpenGL (JOGL)</title>
<pubDate>Sat, 31 Oct 2009 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/3D-Shapes-in-Java-using-OpenGL-%28JOGL%29/61694</link>
<description>
<![CDATA[This tutorial is Lesson 4 out of a group of 3D Graphics tutorials introducing users who to the realm of 3D Graphics in Java. The lesson shows us the various methods at our disposable for creating simp...]]>
</description><guid>http://www.tutorialized.com/tutorial/3D-Shapes-in-Java-using-OpenGL-%28JOGL%29/61694</guid>
</item>
<item>
<title>Java: Double buffering, movement, and collision detection</title>
<pubDate>Sun, 02 Nov 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Java%3A-Double-buffering%2C-movement%2C-and-collision-detection/54115</link>
<description>
<![CDATA[Collision detection, movement via keyboard, double buffered animation, and a basic game loop.]]>
</description><guid>http://www.tutorialized.com/tutorial/Java%3A-Double-buffering%2C-movement%2C-and-collision-detection/54115</guid>
</item>
<item>
<title>Java: Creating a simple Pong game</title>
<pubDate>Sat, 01 Nov 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Java%3A-Creating-a-simple-Pong-game/52943</link>
<description>
<![CDATA[I will show you how to make a simple Pong game. I say simple because i made it in less than 40 min.]]>
</description><guid>http://www.tutorialized.com/tutorial/Java%3A-Creating-a-simple-Pong-game/52943</guid>
</item>
<item>
<title>Integrating Java and PHP in WebSphere sMash</title>
<pubDate>Fri, 02 Nov 2007 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Integrating-Java-and-PHP-in-WebSphere-sMash/39550</link>
<description>
<![CDATA[The WebSphere sMash environment enables rapid development of interactive Web applications based on popular Web technologies such as PHP, and it lets you reuse existing Java assets from PHP scripts. Th...]]>
</description><guid>http://www.tutorialized.com/tutorial/Integrating-Java-and-PHP-in-WebSphere-sMash/39550</guid>
</item>
<item>
<title>eJFace makes developing applications on handheld devices fast and efficient</title>
<pubDate>Thu, 01 Nov 2007 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/eJFace-makes-developing-applications-on-handheld-devices-fast-and-efficient/39093</link>
<description>
<![CDATA[Embedded JFace (eJFace) is a component of the embedded Rich Client Platform (eRCP), which provides an embedded environment for developers to compose user interfaces for embedded applications. Here, we...]]>
</description><guid>http://www.tutorialized.com/tutorial/eJFace-makes-developing-applications-on-handheld-devices-fast-and-efficient/39093</guid>
</item>
<item>
<title>Useful base classes for Java Game Programming</title>
<pubDate>Fri, 08 Dec 2006 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Useful-base-classes-for-Java-Game-Programming/27400</link>
<description>
<![CDATA[This article describes the GameApplet, GamePanel and Game classes that I wrote. You will only need to extend Game, while the other classes handle input and output.]]>
</description><guid>http://www.tutorialized.com/tutorial/Useful-base-classes-for-Java-Game-Programming/27400</guid>
</item>
<item>
<title>Writing a Complete 5 Card Poker Game in Java</title>
<pubDate>Tue, 05 Dec 2006 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Writing-a-Complete-5-Card-Poker-Game-in-Java/25356</link>
<description>
<![CDATA[After browsing through some old coding projects, I came across a simple 5 card poker game I had to write for a Java course I took back in school. I found the project to be quite fun, and I thought the...]]>
</description><guid>http://www.tutorialized.com/tutorial/Writing-a-Complete-5-Card-Poker-Game-in-Java/25356</guid>
</item>
<item>
<title>2D Java Platform Game</title>
<pubDate>Tue, 02 Nov 2004 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/2D-Java-Platform-Game/10145</link>
<description>
<![CDATA[A step-wise tutorial to make a 2D platform game in Java.  In an object-oriented manner, of course.]]>
</description><guid>http://www.tutorialized.com/tutorial/2D-Java-Platform-Game/10145</guid>
</item>
</channel>
</rss>
