Fungi Forums
Video Games => Mario Chat => Topic started by: SoraCross on April 23, 2008, 10:05:46 PM
-
Well, this is all I've got for my Mario engine so far.
http://www.youtube.com/watch?v=VM5Kecmv2qo <--- correct link! (I think)
I've still got a lot of work to do on it. I'm using C++ and the Gosu lib.
Please give me some comments and feedback about it.
I'm making a new side-scroller engine and I really need to know how SMB handles it's collision. I am currently doing it in a way that is not working at all. Also, if anyone could give me any other incite as to how SMB handles things that would be great.
I finished my Mario game. It comes with a very easy to use level editor. You can download it from here:
http://sora.phppoll.org/?page=projects (http://sora.phppoll.org/?page=projects)
Please try it out and tell me what you think.
-
You might wanna be a little more specific.
What program are you using to make the game/engine?
And what is going wrong when your objects collide?
I ... don't know much about game making (Though I want to... badly) so you best get your answers from someone else, or from a game making forum.
-
Ahaha, generally, you use a language to make an engine.
/me strokes his sandpapery chin
The use of an engine is to render objects so that they can interact with each other, right? Older Mario games are all tile based, so if your engine rendered all the blocks as a sort of 2D array, you could check to see if your character's position was about to enter that space is currently taken up by a block or other object. To be honest, this is all theoretical. I have no experience in making sidescrollers other than that one experiment I did on Deezer's birthday, where hit tests with other objects dictated the player's situation. That did not work out so well, but it was hilariously glitchy.
-
Are you using Game Maker?
-
Well, this is all I've got for my Mario engine so far.
http://www.youtube.com/watch?v=VM5Kecmv2qo <--- correct link! (I think)
I've still got a lot of work to do on it. I'm using C++ and the Gosu lib.
Please give me some comments and feedback about it.
-
No, I'm using C++ and Gosu. Thanks for the help guys. There's more info about my game in the thread for it I just made. I'm going to go a head and lock this one cause I don't want two threads based on my game here as it might seem spammy.
Oh, I can't lock it here.
[requesting lock]
-
You lost me at the peeing scene (but maybe I'll watch more later).
-
You lost me at the peeing scene (but maybe I'll watch more later).
Wait...what?
NO! That wasn't mine! I put in the wrong like! That was something I was using to troll some other forums! Oh no, I posted this in 2 other areas... crap.
-
LOL... that's okay.
Hmm... what in the world is going on there, anyway? I'm sure that's farther than I could ever get, but "a lot of work to do", indeed.
-
The floating Marios were amusing.
-
Hmm... what in the world is going on there, anyway?
It's just the start of a enemy system.
The floating Marios were amusing.
Yup. Prototype enemies. I thought it was funny too, that's why I uploaded the video. ^.^
-
Well, maybe you should have made the whole "enemy test" bit a little more prominent... seems like some of the comments were pretty harsh.
-
Well, maybe you should have made the whole "enemy test" bit a little more prominent... seems like some of the comments were pretty harsh.
I posted it cause I thought it was funny. I was expecting those comments. ^^;; It's not a tech demo by any means, so I don't take offense to it. Thank you for your concern though.
-
The way there's all of those extra Maroi's floating around in the background it almost seems like some sort of trippy music video. The only other thing I can really say is that it seems like Mario is pretty big in proportion to the rest of the screen. That might make it harder to make jumps/traps and what not.
-
The way there's all of those extra Maroi's floating around in the background it almost seems like some sort of trippy music video.
http://www.albinoblacksheep.com/flash/mario-remix
-
hilariously glitchy.
Thanks for the compliment.
Anyway, nice game. The engine is pretty...um...myself, but with work it could become good.
-
Okay, I have a question. Look in the video I posted, you'll see a black line that's two squares high. Should I have a HUD there like in Super Mario Bros. 3? or should I just fill it with level (making the levels two squares taller) and make the HUD on top like it is now?
-
Okay, my game is now finished. Please tell me what you think (Link is in first post).
-
I downloaded it but it didn't work.
-
I downloaded it but it didn't work.
Screenshots? Or an explanation, please?