Well, as some of you know, I am working on my own metroid game.
After about an hour and a half of frustration, I finally figured out how to draw tiles in DarkBASIC Pro game programming language.
If you want to see an engine test (thus far, wich is really not worth while currently), find a .exe file here:
http://www.cuddlebunniezzz12.co.cc/metroid-dbpro/engine.zip <-- Yes, that is my own website
It's an .exe stored in there, but i assure you there is no malware in there.
The water mark you see down there is because I'm still using the trial (gonna buy a full version soon enough)
if you want to see the tile data i got, here is the image (the fusion debug room tiles):
(I'll explain this later on why it's mangled a bit)
I'm going to eventually release this engine as open source so others with DBPro can create their own metroid games easily (without the cheating of gamemaker, hehe). Or just submit me their changes and compile it for them.
Tommorow, I'm going to try to get the collisions so that i can put a samus/baby metoid in there so that i can get physics working for the game.
So, do you think this project has potential (if i can get it done?).
After about an hour and a half of frustration, I finally figured out how to draw tiles in DarkBASIC Pro game programming language.
If you want to see an engine test (thus far, wich is really not worth while currently), find a .exe file here:
http://www.cuddlebunniezzz12.co.cc/metroid-dbpro/engine.zip <-- Yes, that is my own website
It's an .exe stored in there, but i assure you there is no malware in there.
The water mark you see down there is because I'm still using the trial (gonna buy a full version soon enough)
if you want to see the tile data i got, here is the image (the fusion debug room tiles):
(I'll explain this later on why it's mangled a bit)
I'm going to eventually release this engine as open source so others with DBPro can create their own metroid games easily (without the cheating of gamemaker, hehe). Or just submit me their changes and compile it for them.
Tommorow, I'm going to try to get the collisions so that i can put a samus/baby metoid in there so that i can get physics working for the game.
So, do you think this project has potential (if i can get it done?).
Thread title: