|
Some recent replies made on our forums |
Anybody willing to walk me through this?
|
Hi;
Do it in small steps.
1.- Draw a Background and then put a transparent sprite over it.
2.- Move your sprite using your keyboard.
3.- Check the screen boundaries and don't let your sprite move out of your screen.
4.- Put a second sprit... |
Posted July 14, 2007 5:45:13 PM
|
How to edit tiny.x file.
|
Hi;
There are several programs to do this, like 3D Max, Poser, Blender and Anim8or, take a look here:
Blender
Anim8or
Then search for a tutorial and info, google it. Here is a good link:
3D Models with .x files
Is... |
Posted June 15, 2007 4:31:04 PM
|
A little bit o' help please
|
Hi;
Take a look here:
C++ LANGUAGE TUTORIAL.
At the end of the tutorial you'll develop and adventure game, exactly is in Chapter 12 - Flyaway Adventure Game.
Is simple but you can learn a lot. The tutorial is old but the exampl... |
Posted June 10, 2007 5:46:17 PM
|
Ok! I'll be off for... what excatly?
|
Hi;
You could stick to Visual Basic, Python is another great choice. Check out this links:
http://blogs.msdn.com/coding4fun/archive/2007/02/20/1727545.aspx
Beginning Game Development: Part I – Introduction
Good luck. |
Posted June 9, 2007 11:16:19 AM
|
Hello! Beggining with Dev C++
|
Hi;
An excellent book is Game Programming All In One, Third edition from J. S. Harbour. Is an easy to read, esasy to follow book. It covers 2D Game programming using the Dev-C++ IDE and the Allegro Library.
Another one excellent b... |
Posted June 4, 2007 7:06:33 PM
|
XNA vs. C++ for serious game programming
|
Hi;
No doubts about it, my advice is C/C++ if you want to become a programmer for a big team. And also you can keep studying C#.
For game programming you have two great libraries among others, DirectX an OpenGL.
XNA is a good framew... |
Posted June 2, 2007 7:26:26 PM
|
win32 API
|
Hi;
Online tutorials I don't really know any good really. I would recommend you a book, any from Microsoft Press or Wrox.
Google it and take a look. Here you have some links, take a look:
http://www.winprog.org/tutorial/
h... |
Posted June 1, 2007 5:42:32 PM
|
Who has the source code of the book "Beginning.directx9"
|
Quote:Original post by PaulCesar
Do they even HAVE legal books in china?
Yes, they have legal books there. You could say the same from Latin America, Center America an many others countrys, piracy is a BIG problem in the industry and it's af... |
Posted June 1, 2007 5:17:34 PM
|
advice for a beginner?
|
If you want to learn basic language programming, here are my suggestion:
- Visual Basic.Net.
- Delphi.
- Python.
Not in order or anything. Those are great languages and you can get results in a very few time.
Another on... |
Posted May 31, 2007 8:17:02 AM
|
DirectX window in Win32 Window
|
Hi;
This is a good tutorial on DirectX, also you can take a look into the examples:
http://www.directxtutorial.com/
http://www.directxtutorial.com/Tutorial9/tutorials.aspx
Also there is a good book for beginners, easy to... |
Posted May 31, 2007 8:05:28 AM
|
View All Replies Made By This User
|