[gameprogrammer] Re: I want to know Basics about Game Programming
- From: "Siva Kumar" <sivacit@xxxxxxxxx>
- To: gameprogrammer@xxxxxxxxxxxxx
- Date: Tue, 28 Feb 2006 14:57:35 +0530
Thanks Paul,
On 2/28/06, Paul Smith <paul@xxxxxxxxxxxxxxxxxx> wrote:
>
> The root?
>
> 1) Where to start - Well, I would start like this
>
> Can you draw a box (filled rectangle) on screen?
> Can you accept input from the keyboard?
>
> Put the two together - can you move a box on the screen using keyboard
> input?
>
> Now make a small box that bounces around the screen and a larger box that
> responds to keyboard input.
>
> You're 90% of the way to creating Pong. Don't write this off as sounding
> trivial, if you can make a polished Pong clone then you've already solved
> lots and lots of problems!
>
> 2) How to start - If you're looking for libraries of code to help with the
> above, I'd seriously check out SDL (Simple DirectMedia Layer) -
> www.libsdl.org.
>
> On 2/28/06, Siva Kumar <sivacit@xxxxxxxxx> wrote:
> >
> > Hi,
> > I like to know about game programming ,
> > 1 Where r to start ??
> > 2 how to start??
> > 3 I've good Programming languages like c, c++, Java
> > 4 im sound in actionscript (flash) & Flash Media Server. i've
> > simulated few mathematics stuff
> >
> > Please any show me the root to develop some basic games..
> >
> > --
> > -----------------------------------------------------------
> > Thanks And Regards
> > Sivakumar
> > -----------------------------------------------------------
> > We are what we believe we are
> > -----------------------------------------------------------
> >
>
>
>
> --
> Paul Smith
> Computer programmer
>
> paul@xxxxxxxxxxxxxxxxxx
--
-----------------------------------------------------------
Thanks And Regards
Sivakumar
-----------------------------------------------------------
We are what we believe we are
-----------------------------------------------------------
- References:
- [gameprogrammer] I want to know Basics about Game Programming
- From: Siva Kumar
- [gameprogrammer] Re: I want to know Basics about Game Programming
- From: Paul Smith
Other related posts:
- » [gameprogrammer] I want to know Basics about Game Programming
- » [gameprogrammer] Re: I want to know Basics about Game Programming
- » [gameprogrammer] Re: I want to know Basics about Game Programming
- [gameprogrammer] I want to know Basics about Game Programming
- From: Siva Kumar
- [gameprogrammer] Re: I want to know Basics about Game Programming
- From: Paul Smith