Jeeze you guys... |
|
Jeeze you guys... |
|
I could probably run 1000 Doom 2's at full speed... |
|
Eh it's not really a beast... |
|
That'd be fun |
|
|
|
Pretty good, I'm learning from cprogramming.com. I have fallen in love with this language, I just want to learn GUI programming too. How do people do that on Linux? I understand windows.h has things like MessageBox() and stuff, but for other platforms...? |
|
wxWidgets. It's cross platform and soooooooo much easier to use than the windows API. That's what I use at work. Works on every major platform. |
|
wxWidgets is good |
|
(\_ _/)
(='.'=)
(")_(")
There are some differences, I've got a few preprocessor commands in my software |
|
You should never use Visual C++, outside of Microsoft, businesses don't use it so learning it would hinder you in the long run. You want GNU C++. You just have to set up .NET to use it. |
|
Last edited by ninja9578; 03-28-2009 at 12:09 AM.
Oh, then you have to use GNU. Make sure that you learn how to create a make file. When you have a project with hundreds of files in it, you can't be putting all of that into the command line |
|
I think the first thing I'll learn how to do is create my own NPC in half-life. |
|
Modeling is fun too. I'm a very good modeler, I'm currently working on a game with a prebuilt engine so the only coding that I will be doing will be the AI, but all the models and textures will be custom |
|
Bookmarks