+ Reply to Thread
Page 1 of 2
1 2 LastLast
Results 1 to 10 of 11

Thread: computer game programming

  1. #1
    WMT Addict benf is on a distinguished road
    Join Date
    Feb 2005
    Location
    Aylesbury
    Posts
    142

    Default computer game programming

    I've become more and more interested in the idea of games programming. Does anyone know the processes that a computer game goes through in order to be created?

    Would it be programming in something like C++/java or do you think it could be done in something like php / cgi..etc?

    I would like to here of anyone who has created a computer game or any other simular application.

  2. #2
    WMT Addict Cridiron is on a distinguished road
    Join Date
    Apr 2005
    Posts
    268

    Default

    Some of the most common web based arcade games are written in Flash these days. If you want to make games for a website, Flash would be best.

  3. #3
    Super Moderator monaghan is a jewel in the rough
    Join Date
    Mar 2005
    Location
    Herts, UK
    Posts
    963

    Default

    Are you wanting a simple web game or a full blown PC game ?

    Generally the full blown ones are written by a large team with seperate focus on the storyboard, graphics animation etc...

    As already mentioned, you could use Flash to do a web based game, but for a fast action game, then you really want something that will compile down to native code and make full use of the CPU's power C/C++ would probably be your best bet.

    If you want simple interractive games, then no reason not to do it using PHP.

    Perhaps you could give us an idea of what you want to produce.

  4. #4
    WMT Addict benf is on a distinguished road
    Join Date
    Feb 2005
    Location
    Aylesbury
    Posts
    142

    Default

    Thanks for your reply, im sorry that my reaction is a bit late. I want to create an online game much like these virtual worlds that are out there today. second world is one example. It must be something that i can add features to quite easily.

  5. #5
    Super Moderator monaghan is a jewel in the rough
    Join Date
    Mar 2005
    Location
    Herts, UK
    Posts
    963

    Default

    If you were wanting an interractive world, then I guess some form of AJAX based system would be good so that the browser could update just what's needed and "interract" with the rest of the world.

    JavaScript & PHP would be an ideal combination.

  6. #6
    Newbie JsPLACEwebby is an unknown quantity at this point
    Join Date
    Dec 2005
    Posts
    9

    Default

    Well you could try and code using director and lingo which is, as one of my lecturers called it, "director is like flash on steriods" or then again you could use flash but i have damn near no clue how to use flash because i missed that class and i have to re-sit it this year..."oh what fun"

    J

    hope that helps, if not then im sorry

  7. #7
    WMT Addict Aaron has a spectacular aura about
    Join Date
    Apr 2005
    Location
    Singapore
    Posts
    223

    Default

    I'm interested in that too!
    If I want my game to run in an application, not on a web browser, which programming language should I take up?

  8. #8
    Moderator robertall is just really nice
    Join Date
    Jan 2005
    Location
    post is there >>
    Posts
    1,422

    Default

    You do need a programming language. The best way is to use 'The 3D Gamemaker lite'. I have just got it.

    http://www.cdromshop.com/cdshop/desc...366050779.html

    I want $5 via paypal and i can send it to you via internet.
    Free .org domain - Click for details!
    Do not pm asking for things. My inbox is full. Add me to MSN!

  9. #9
    WMT Addict Aaron has a spectacular aura about
    Join Date
    Apr 2005
    Location
    Singapore
    Posts
    223

    Default

    Quote Originally Posted by robertall
    $5
    Any similar programs that I can get for free?

  10. #10
    Super Moderator monaghan is a jewel in the rough
    Join Date
    Mar 2005
    Location
    Herts, UK
    Posts
    963

    Default

    If you want to program games, then you really need to invest, a $5 program may not be the best, but it's hardly expensive.

+ Reply to Thread
Page 1 of 2
1 2 LastLast

Similar Threads

  1. Good Programming / Scripting Resources?
    By blacknight in forum Programming / Scripting / Coding
    Replies: 1
    Last Post: 06-09-2008, 19:37
  2. Programming Outlook Add-on's in C# ?
    By monaghan in forum Programming / Scripting / Coding
    Replies: 0
    Last Post: 16-09-2005, 16:19
  3. Programming using php
    By benf in forum Programming / Scripting / Coding
    Replies: 0
    Last Post: 22-04-2005, 15:28
  4. Your favourite programming language
    By Wistow in forum Designing and Developing Websites
    Replies: 22
    Last Post: 18-04-2005, 16:00

Visitors found this page by searching for:

Nobody landed on this page from a search engine, yet!
SEO Blog

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28