Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.10 seconds.

  1. Replies
    6
    Views
    4,253

    Re: Where to start to make a 2d game?

    No problem. And for what it's worth, I pretty much follow that guideline every time I create a new game from scratch. My workflow goes something like this:

    1- Get a JFrame / JApplet running (I...
  2. Replies
    6
    Views
    4,253

    Re: Where to start to make a 2d game?

    I can agree that coding should be fun, but you should know the basics of what's going on before you devote yourself to any one framework. There are tons of different frameworks out there, and you...
  3. Replies
    6
    Views
    4,253

    Re: Where to start to make a 2d game?

    How familiar with Java are you already? Your first step is to familiarize yourself with the basics- program flow, methods, Objects, classes, instantiation, etc. Work through the basic tutorials,...
Results 1 to 3 of 3