There are 3 thing that need to be done in a modern comuputer game.
1. Graphics
2. Sound
3. Internet
SetPixel is the basic function and BitBlt for bitmaps. I know how to use them but Dev c++ tends to make SetPixel non-fuctional and BitBlt is OK for 2D but I have my own 3D rendering ideas I'd like to try.
As for the others I've never done them before in either c or c++. In the case of sound I don't understand file formats and in any case have no linceses.
Further I have my own compiler ideas and need to know about exe files. Specifically the header and memory addressing.
Also, I would like to know if it is possible to create a file as a compiled script and load it as an assembly program and jump to it? If so how, function pointers might not work?
With thanks,
Ricky
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
one more thing..
I disagree that modern computer games need graphics,sound or the internet.
I made a computer game yesterday in about 1 minute,without any of these,I walked out side,picked up a large rock,walked inside and threw it as hard as I could at the computer screen.I call it,The Computer Game.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I dont know Ricky,Im not admin,but if I was I'd tell you to read up on it instead of blurting out your questions shotgun style.
oh yeah,if I could help you I would.
peace.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There are 3 thing that need to be done in a modern comuputer game.
1. Graphics
2. Sound
3. Internet
SetPixel is the basic function and BitBlt for bitmaps. I know how to use them but Dev c++ tends to make SetPixel non-fuctional and BitBlt is OK for 2D but I have my own 3D rendering ideas I'd like to try.
As for the others I've never done them before in either c or c++. In the case of sound I don't understand file formats and in any case have no linceses.
Further I have my own compiler ideas and need to know about exe files. Specifically the header and memory addressing.
Also, I would like to know if it is possible to create a file as a compiled script and load it as an assembly program and jump to it? If so how, function pointers might not work?
With thanks,
Ricky
one more thing..
I disagree that modern computer games need graphics,sound or the internet.
I made a computer game yesterday in about 1 minute,without any of these,I walked out side,picked up a large rock,walked inside and threw it as hard as I could at the computer screen.I call it,The Computer Game.
I dont know Ricky,Im not admin,but if I was I'd tell you to read up on it instead of blurting out your questions shotgun style.
oh yeah,if I could help you I would.
peace.