Search found 10 matches

by Armyof1
Sat Mar 19, 2011 8:22 pm
Forum: Programming Discussion
Topic: Xcode 4 and SDL Templates
Replies: 10
Views: 3872

Xcode 4 and SDL Templates

I was able to get SDL working on Xcode 3.2 quite easily but I just upgraded to Xcode 4 (which I like much more) but am having trouble using the Xcode template and even just getting the SDL framework to work in general. I'm sorry is this is a retarded question, I was just wondering if anyone else has...
by Armyof1
Tue Mar 15, 2011 4:16 pm
Forum: Programming Discussion
Topic: New to game dev: Classes Question
Replies: 8
Views: 995

Re: New to game dev: Classes Question

Milch wrote: I think this article might be helpful on how a game can be structured (not sure if you already read it, since its on LazyFoo)
http://lazyfoo.net/articles/article06/index.php
GAH! Thank you! how did I miss this?! lol
by Armyof1
Tue Mar 15, 2011 7:26 am
Forum: Programming Discussion
Topic: New to game dev: Classes Question
Replies: 8
Views: 995

New to game dev: Classes Question

Let me begin by saying that I am quite new to SDL, and programming in general. I took a look at the Programmer's Education Index (and similar threads) and found some very helpful posts, but the articles and diagrams about engine class structure seems to go right over my head. I've read through lazyf...
by Armyof1
Wed Sep 08, 2010 6:59 pm
Forum: Programming Discussion
Topic: Java
Replies: 20
Views: 1540

Re: Java

oh, whoops... prolly should have done my homework on java speed :)
by Armyof1
Wed Sep 08, 2010 5:44 pm
Forum: Programming Discussion
Topic: Java
Replies: 20
Views: 1540

Re: Java

Its not that java is bad, but the fact that c++ is used more in Game Development and I'm just more comfortable with it makes me "favor it" in a way. Java often gets a bad rep for being slow compared to other languages like C/++. Another important note is C++ is going to stay the same since...
by Armyof1
Tue Sep 07, 2010 10:00 pm
Forum: Game Development
Topic: Game Deployment
Replies: 6
Views: 961

Re: Game Deployment

Thanks! worked great
by Armyof1
Tue Sep 07, 2010 7:00 pm
Forum: Game Development
Topic: Game Deployment
Replies: 6
Views: 961

Re: Game Deployment

Im just confused on exactly how to do to that, what part of VS do I use? I have it set to release and it compiles and runs fine. Whats next?
by Armyof1
Tue Sep 07, 2010 5:17 pm
Forum: Game Development
Topic: Game Deployment
Replies: 6
Views: 961

Game Deployment

I have created my first super basic game in c++ and SDL. But I'm not exactly sure how to set it up for use on other computers.
Can anyone outline how to do this in VC++ 2010?
by Armyof1
Mon Sep 06, 2010 2:44 pm
Forum: General/Off-Topic
Topic: Good free Web Hosting Site?
Replies: 11
Views: 1762

Re: Good free Web Hosting Site?

freehostia (http://www.freehostia.com/) is a great one that I have used
no banners and good storage
by Armyof1
Sun Sep 05, 2010 12:15 am
Forum: General/Off-Topic
Topic: Official "Hello, World! (I'm new!)" thread
Replies: 821
Views: 585417

Re: Official "Hello, World! (I'm new!)" thread

Hello everyone! I have followed Gyro on teh youtubes and was actually inspired to take the plunge into programming and have started the trek into the World of c++ and SDL, as well as keeping my eye on that C# and unity business as well. I hope to grow and learn as a fellow programmer here.