Search found 56 matches

by magusofmirrors
June 1st, 2012, 5:41 am
Forum: Everything
Topic: Game Programming University
Replies: 3
Views: 2000

Game Programming University

Hello everybody, I am 14 years old and I want to be a game programmer when I grow up. I already know the C++ language and I am beginning to learn to use the Chili Framework to actually program game mechanics. Later I plan to make the framework myself and I can begin to make the demos that game compa...
by magusofmirrors
May 29th, 2012, 5:14 am
Forum: Everything
Topic: Image Parser!
Replies: 2
Views: 1916

Image Parser!

I want to be able to read an image directly from a file and then I want to take that data and apply it directly as an image onto the screen. I'm too lazy to go on a wild goose chase, so any place to start looking for answers on how to make such a thing would be helpful. :P
by magusofmirrors
May 12th, 2012, 11:33 pm
Forum: Everything
Topic: I want to Thank you Chili!
Replies: 14
Views: 6229

Re: I want to Thank you Chili!

Yes, I looked upon multiple DirectX tutorial sites and I all I learned is that there is a magical WinMain function for Windows programming. I look forward to when you will begin showing us more about a video game and how to do your stuff in scratch.
by magusofmirrors
May 12th, 2012, 11:09 pm
Forum: Everything
Topic: Lesson Summaries
Replies: 1
Views: 1758

Lesson Summaries

I'm too lazy to watch every video as I am already proficient in C++. I would like a summary of what each lesson is about cuz I want to see which videos teach me about game programming (not the basics of C++).
by magusofmirrors
May 12th, 2012, 10:37 pm
Forum: Everything
Topic: elaborate
Replies: 3
Views: 2200

Re: elaborate

I believe you should learn regular C++ programming first before tackling game programming. Go look at cplusplus.com 's tutorials. They teach C++ and programming pretty well there. Edit: I see there are "regular C++ tutorials". I thought this was the link to regular programming to graphics and stuff....
by magusofmirrors
May 12th, 2012, 10:35 pm
Forum: Everything
Topic: games possible to make
Replies: 3
Views: 2289

Re: games possible to make

Yes, but it takes time to learn how to program the 3d graphics. After learning enough about game programming, you will require quite a few years to code a fully-functional 3d fps and by then, your game will be severely outdated. If you don't want to join the gaming industry(because pretty much all g...