Nov 21, 2009

Help A Beginner Start On With Game Programming

free web hosting
Open Discussion & Free Web Hosting > Computers & Tech > Programming > Game Programming

Help A Beginner Start On With Game Programming

mtx
I would like to make some game- no matter what but I have NO idea about programming. I only know php a bit, html, java script and css, but I'd like to have game not in the internet but let's say a real one...

any idea, or progamm which might help?

Comment/Reply (w/o sign-up)

warbird
There are so many topics already about this subject, why you didn't read them first? They would have answered you.

Anyway, I'm gonna tell you one more time:

If you already are a bit familiar with programming you could try C++, but you also could try GameMaker. It has a own language called GML. It's pretty much a stripped down version of C++ so if you think GML isn't good enough for you anymore you can easily step over to C++. Check the GameMaker site: www.gamemaker.nl.

-=jeroen=-

Comment/Reply (w/o sign-up)

Killer008r
Start out learning Visual Basic. From there you will learn Simple C++ and then you can go into Java, Then Advanced C++. It is how I am learning right now, I am halfway into making a game in JAVA.

Comment/Reply (w/o sign-up)

warbird
Wow, that's quite a smart way. Maybe you should better learn GML instead of VB since it's more similar to C++ I think and you'll probably easier step over to C++ after GML but that's yours to decide.

-=jereon=-

Comment/Reply (w/o sign-up)

Killer008r
tongue.gif thanks, I haven't bothered with GML yet.

Comment/Reply (w/o sign-up)

warbird
No problem tongue.gif , one more thing; where did you learn it? Any books or sites you can recommend? I'm very interested and so are the rest of the game programmers here I think smile.gif

-=jeroen=-

Comment/Reply (w/o sign-up)

minnieadkins
Interesting topic, and thanks for the game maker link. I didn't know a program like this existed. I'm interested in learning some advanced c++ and some java, but I'm currently on dial-up. That means that downloading java is out of the question, and I'm not sure on game making. Maybe this will give me some insight. Also, when I go to start into c++ how do I actually get started with visuals. So far I've really only done your typically cout, cin programs. Do you have to download some kind of extension or plugin for c++/java and if so, what are they and where can you find them?

Comment/Reply (w/o sign-up)

Raziel-sk
QUOTE(Killer008r @ Oct 31 2005, 07:11 PM) *

Start out learning Visual Basic. From there you will learn Simple C++ and then you can go into Java, Then Advanced C++. It is how I am learning right now, I am halfway into making a game in JAVA.

will it work? Think what you will answer because it can change my PC-life-way. And is it very long to learn one thing? And is Pascal very different language(like c++)(Pascal I will must know at school)? ohmy.gif

Comment/Reply (w/o sign-up)

FeedBacker
This is the site you should go to!
Help A Beginner Start On With Game Programming

Replying to warbird
Got to this site:
Http://home.Tiscalinet.De/xception/files/ActionDecoder1.Zip

Use action decoder and you'll learn GML reeeeeeeaaaaaaaaaally fast!

-reply by micro mini

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : beginner, start, game, programming

  1. Recomend A Graphics Programming Book
    Cg/Shaders/OpenGL-2.x/Direct3D-10 (1)
  2. Good Java Game Programming Book
    Here is a book i wanted to share... (0)
    Hi Everyone; I am not new to java nor am I incompentent. ANyways, I just wanted to shared a book
    that I looked through that seemed fairly easy to follow for java beginners. IT gives a lot of
    demos and explainations on terms and methods. Also, it gives you very good instructions on
    compiling, building, and deploying your game. The book that I am referring to is: Beginning Java 5
    Game Programming Author is Jonathan S. Harbour from University of Advancing Technology ISBN:
    1-59863-150-0 Yes... it is a THOMSON course Technology boo. Its a small book and pretty inexpensiv....
  3. C++ Game Programming Books For Beginners?
    (5)
    can anyone help me with some good latest C++ game programming books (2D, not ready for 3D yet) or
    any good lesson sites for beginners? thanks in advance! cheerz! shiv ....
  4. What Are Some Good Game Programming Books ?
    (3)
    Can sombody tells me some good books for game programming with C++? /wink.gif' border='0'
    style='vertical-align:middle' alt='wink.gif' /> ....
  5. Black Art Of Java Game Programming
    (0)
  6. Runuo Programming
    (4)
    there is someone that know programming on runuo and ultima online? I was trying to make so that he
    could himself be created account through web but the script that I have for the game server (that he
    update the account stored in database and synchronize them with the database) gives an error to me:
    ( if someone is even than it helps me, it says to me that it does not find the data origin (i think
    the database that i specified) given that I have specified: ( perhaps mistake driver -. -....
  7. What Language Is Best For Game Programming?
    I need some help (38)
    ok I am trying to get into programming and then into games. So i was wondering if anyone knows a
    good language except c++. I have started to learn it but the problem is its not user friendly for a
    first time programmer. So I would appreciate it if you can maybe name some languages and there weak
    points and strong points i would aprreciate it.....
  8. Infinite Game Space
    game programming concept (3)
    Of course a computer cannot really have a truly infinite game space but then people do not have the
    infintite lifetimes required to know the difference anyway. You can create a game with billions of
    billions of locations which is more than big enough to be infinite as far as the human game player
    is concerned. You cannot do this with the traditional approach, of programming each location ahead
    of time. Your computer does not have the memory to contain them and the programmer does not have
    the time to program them. Instead you must use fixed seed random generation. F....
  9. Whats The Best Tool For A Beginner?
    whats the best program for a beginner? (17)
    my question is simple: what is the best programming tool for a beginner to programming like me?
    mainly i want easy to learn....
  10. Z80 Assembly
    programming games for the Ti-83+ (1)
    Most highschool kids and some college have a TI-83(+) for math, so some of you may be interested in
    this. Basically, there are 2 languages for the Ti-83+. Basic and z80 assembly. Basic is easier, but
    asm is alot faster and more powerful. *note* With z80 assembly, you can make some realy awesome
    calculator games. Actually, z80 assembly is almost identical to the language used to program the
    gameboy. Anyways, Ticalc.org is a really cool site with thousands of games to download for the
    Texas Instrument calculators. Maxcoderz is a great programming group for the TI-83(....
  11. Games Programming
    (30)
    I'm curious to know if anyone here does games programming or planning, any sort. I'm
    currently involved in some game design and coding for MUDs and I think it'd be neat to discuss
    and share ideas here. /smile.gif" style="vertical-align:middle" emoid=":)" border="0"
    alt="smile.gif" />....
  12. Favorite programming resources (websites)
    (5)
    Here are some of my favorite websites. I find myself going online all the time to find out about
    some obscure function in STL or some math topic, etc, etc. Let's pool our resources!
    http://gamedev.net/ Game specific but has a ton of tutorials on all sorts of things well beyond
    programming and has a number of good forums http://www.gamasutra.com/ Has some top notch
    tutorials as well as industry news http://www.msoe.edu/eecs/ce/courseinfo/stl/ I find myself here
    often whenever I tackle STL stuff http://www.jimprice.com/jim-asc.htm I used this website exte....

    1. Looking for beginner, start, game, programming

See Also,

*SIMILAR VIDEOS*
Searching Video's for beginner, start, game, programming
advertisement



Help A Beginner Start On With Game Programming

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com