Home Forums Education, Training and Jobs My first game

Viewing 2 reply threads
  • Author
    Posts
    • #6747
      Anonymous
      Inactive

      Hello all,

      I’ve been doing a bit of xna and feel that I can now start my own project.

      Something small just to start off, any suggestions? pong?

    • #41227
      Anonymous
      Inactive

      Hello all,

      I’ve been doing a bit of xna and feel that I can now start my own project.

      Something small just to start off, any suggestions? pong?[/quote:4fc182a92e]

      Not another one…lol

      How about snake… its a great game, then make it 3d!!.

    • #41233
      Anonymous
      Inactive

      Pong, snake, even pacman or asteroids – anything of that ballpark complexity, that’s already been made and is familiar to you is a good first project.
      Single screen, nothing too complex in terms of game rules, and a well known set of requirements, so you won’t get new features creeping in.

      Like Peter said, once you’ve got your basic game done, you can start adding features to it, bringing it new places.
      (Other examples: menus, title screen, more gameplay features, better graphics, saving, loading, levels etc).
      But be really strict with yourself til you’ve your first version finished.

      Have seen people write snake in java as a first non-trivial programming project, and it worked very well from a learning point of view.

Viewing 2 reply threads
  • The forum ‘Education, Training and Jobs’ is closed to new topics and replies.