By tag: game
0
kicks
Simple Card Game
Simple card game,providing you simple way to learn how to create and utilizing user control in object oriented programming.
0
kicks
Anatomy of a Silverlight Game: Avoid Mistakes Building Online Games
Last week I created a document that incorporates my experiences developing the Shock Silverlight online game so far. The document discusses the basics of online games in Silverlight and has a lot of practical examples (code) and a working project that you can use to build your own game. Don't make t...
0
kicks
Tutorial Series - Creating a Game Engine in XNA
RoeCode over at Running on Empty has started a series of Articles that go through the process of creating a Game Engine using the XNA Framework. In this first article he starts of with the base classes to get the program running, this includes some helper classes that utilize the XNA Storage system ...
0
kicks
Jello Car Update
walaber has released an updated video of the awesome 2D soft body physics based game: Jello Car
0
kicks
XNA - Gunstyle - XNA Game
Alex (from End Dream entertainment and Parade Of Rain), creator of the hit XNA game: Wild Boarders and PC game: GunStyle, has been hard at work on a new game. This time Alex is creating a remake of GunStyle in XNA. Since the XNA port of GunStyle is still in the works, all that can be shared at the m...
0
kicks
XNA - New Sharkys Air Legends Release
Sharky has released a new version of the infamous "Sharkys Air Legends" XNA Game. This new version brings a new suprise: Special Maneuvers. Included are vertical loops and horizontal banks and turns. This brings a new twist to the game allowing you to outflank your unwitting opponent. Shar...
0
kicks
XNA - RIT - Aliens - The Game Prototype Video
This game looks prettty fun as you get to run around the planet wreaking havok to the land. It sounds like there is more news to come from Oh Noes Ent. regarding the Aliens game.
--
This is the demo video of the game developed by Oh Noes Entertainment at the Rochester Institute of Technology. ...
0
kicks
C# Game programming
This part of the site shows you how easy it is to get a XNA program up and running!. This tutorial is aimed at people who haven't done any 3D programming so far and would like to see some results in the shortest possible time.
0
kicks
Slitherz 2.5 (A C# snake game)
Slitherz is a variation of the snake game. It is a very clean and functional game written in C#.