News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

very simple d3d9 program

Started by felipe, December 28, 2018, 07:51:11 AM

Previous topic - Next topic

felipe

Trying again to put a foot in game development (of some sort). This  program is nothing new. It's just a simple window with color using direct3d. I put 2 message boxes so you can see in the program where direct3d initialize and finish. I attach here the includes, the .exe and the .asm. Anyway, this is just an start again for me, but it can help new comers, since the code (maybe  :biggrin:) is a little bit more ordened... ;)

daydreamer

code looks nice,keep going,you already have a labyrinth game,maybe make a sprite that moves around in a labyrinth
and you already have a santa moving left-right in d3d9, so just add up-down and movement collision detecting walls
my none asm creations
https://masm32.com/board/index.php?topic=6937.msg74303#msg74303
I am an Invoker
"An Invoker is a mage who specializes in the manipulation of raw and elemental energies."
Like SIMD coding