Sunday, June 10, 2007

My first attempt at game programing !

Completed working on my first game few weeks back. Its a very simple game written in Ruby. Its got 4 levels. I learned quite a bit about game programing from this game.

You can read my experiences here : http://ashishware.com/FirstGame.shtml

Below is a screenshot from my game :

2 comments:

  1. Good... this is the basic... Later you add more detailed player/missiles objects ... I begin with Atari 800XL... very similar....

    ReplyDelete
  2. You are right. I have been thinking of this ever since I learned C. But could only grasp the basics now.

    Getting good graphics is sometimes a problem. Right now, I curiosity is in learning how to make a game run at uniform speed on any system.

    ReplyDelete