Search found 86 matches

by BlueMonkey5
Thu Mar 26, 2009 7:14 pm
Forum: Programming Discussion
Topic: Programming Practice
Replies: 56
Views: 4537

Re: Programming Practice

cool, thanks :D
by BlueMonkey5
Thu Mar 26, 2009 7:13 pm
Forum: Game Development
Topic: Looking for a 2d level designer (no expirience needed)
Replies: 8
Views: 1745

Re: Looking for a 2d level designer (no expirience needed)

oh... i'm an artist, so i thought you had to use something like adoble photoshop to make backgrounds for videogames (2D ones at least).
by BlueMonkey5
Thu Mar 26, 2009 7:11 pm
Forum: Game Development
Topic: Flash
Replies: 31
Views: 4218

Re: Flash

Wow, this is a huge surprize and i have question for basically everything you guys said.  My first question is why dont more people use Flash then, or at least i never hear about it on the forums? there must be a reason... it must have some limitations.   It's by no means a game maker; it cannot m...
by BlueMonkey5
Wed Mar 25, 2009 6:51 pm
Forum: Game Development
Topic: Flash
Replies: 31
Views: 4218

Flash

I was toying around with Adobe Flash last year, to make 2D animations with. But i remember seeing that the program is also used to make video games. Would that make it like Game Maker, allthough it has some scripting involved i believe? What do you guys think; worth looking into or not?
by BlueMonkey5
Wed Mar 25, 2009 6:46 pm
Forum: Game Development
Topic: Looking for a 2d level designer (no expirience needed)
Replies: 8
Views: 1745

Re: Looking for a 2d level designer (no expirience needed)

what do you mean simple text format, and the BG artist doesnt need to know programming? also, i thought that the background artist just uses graphics software to make BG's.
by BlueMonkey5
Wed Mar 25, 2009 6:43 pm
Forum: Programming Discussion
Topic: Animation C++
Replies: 17
Views: 1281

Re: Animation C++

so what API's can you use with Python?
by BlueMonkey5
Tue Mar 24, 2009 6:50 pm
Forum: Programming Discussion
Topic: DirectX vs OpenGL
Replies: 13
Views: 911

Re: DirectX vs OpenGL

perfect. what a nice little thing SDL sounds like. cant wait! (enthusiastic now, but just wait till it frustrates me!!)... can't wait!! haha :D
by BlueMonkey5
Tue Mar 24, 2009 6:47 pm
Forum: Programming Discussion
Topic: Animation C++
Replies: 17
Views: 1281

Re: Animation C++

got it. very good advice. so, things like python, blitzbasic and darkbasic are game specific programming languages. use that as a type of framework to structure yourself when it comes time to use a full programming language, such as C. sounds like great practice and good place to begin for the begin...
by BlueMonkey5
Tue Mar 24, 2009 6:34 pm
Forum: Programming Discussion
Topic: DirectX vs OpenGL
Replies: 13
Views: 911

Re: DirectX vs OpenGL

wow, thats great. you actually answered a question i had. so we dont HAVE to use openGL with sdl... its just an option because opengl can handle more involved graphics. so from what you said, SDL does graphics too... sounds like a nice little API to me. i can see the appeal with it, as it seems like...
by BlueMonkey5
Tue Mar 24, 2009 6:28 pm
Forum: Programming Discussion
Topic: Animation C++
Replies: 17
Views: 1281

Re: Animation C++

Path #1: I see you say you decided on C++, I would say that's not too good of a choice as a beginner language. I would start with Python for example, it is simpler and (I think) it's great for learning the concepts of programing. If you want to start with it, go to this Python Tutoria l and learn s...
by BlueMonkey5
Tue Mar 24, 2009 6:21 pm
Forum: Programming Discussion
Topic: DirectX vs OpenGL
Replies: 13
Views: 911

Re: DirectX vs OpenGL

well, i gotta be honest and say that the Direct series does seem apealing because of its convenience BUT if the only thing needed to make a game is SDL and openGL (along with C or whatever of course) then I would like to check that out first. guess it all comes down to preference although i do remem...
by BlueMonkey5
Tue Mar 24, 2009 6:13 pm
Forum: Programming Discussion
Topic: Programming Practice
Replies: 56
Views: 4537

Re: Programming Practice

yea, youre totally right... i'm getting too nit-picky. i'm just gonna get them both and check them both out. whichever one sticks, we'll see.
by BlueMonkey5
Tue Mar 24, 2009 6:07 pm
Forum: Game Development
Topic: Visual C++ Express and Distribution
Replies: 53
Views: 5661

Re: Visual C++ Express and Distribution

I have to agree with Herby on this one, and also take Marauder's word for it that it's apparently harder to distribute for, since he is a game developer. I mean, of course it is possible to distribute with it I am sure, logically thinking; BUT is it the most convenient?? So that brings me to the que...
by BlueMonkey5
Mon Mar 23, 2009 9:28 pm
Forum: Game Development
Topic: SDL or Allegro?
Replies: 33
Views: 4424

Re: SDL or Allegro?

Not quite sure what the difference is between sdl and allegro. it looks like it does everything that sdl does, but i think i saw someone say that allegro doesnt have a wrapper for opengl. so it must handle graphics pretty well. maybe one's easier to learn that the other?
by BlueMonkey5
Mon Mar 23, 2009 9:21 pm
Forum: Game Development
Topic: Visual C++ Express and Distribution
Replies: 53
Views: 5661

Re: Visual C++ Express and Distribution

i don't get it; what exactly is Microsoft Visual C++? if i'm running windows and just want to learn regular C++, what's best to use?