Blade Brothers Engine: Creating my first 2D Game Engine

Anything related in any way to game development as a whole is welcome here. Tell us about your game, grace us with your project, show us your new YouTube video, etc.

Moderator: PC Supremacists

User avatar
GroundUpEngine
Chaos Rift Devotee
Chaos Rift Devotee
Posts: 835
Joined: Sun Nov 08, 2009 2:01 pm
Current Project: mixture
Favorite Gaming Platforms: PC
Programming Language of Choice: C++
Location: UK

Re: Blade Brothers Engine: Creating my first 2D Game Engine

Post by GroundUpEngine »

eatcomics wrote:starting from scratch is usually the way to go in these situations, would probably take a lot less time
Agreed
User avatar
LeonBlade
Chaos Rift Demigod
Chaos Rift Demigod
Posts: 1314
Joined: Thu Jan 22, 2009 12:22 am
Current Project: Trying to make my first engine in C++ using OGL
Favorite Gaming Platforms: PS3
Programming Language of Choice: C++
Location: Blossvale, NY

Re: Blade Brothers Engine: Creating my first 2D Game Engine

Post by LeonBlade »

Well, since no where in the world seems to have any sort of reference on how to do the movement I want to do, I started tackling it myself.
It works 100% exactly how I want to movement wise, now I just need to fix how the buttons react to give a more fluid feel when pressing them, and give it the best feeling in moving the character.

Then collision fucks up too, but I can fix that.
There's no place like ~/
User avatar
dandymcgee
ES Beta Backer
ES Beta Backer
Posts: 4709
Joined: Tue Apr 29, 2008 3:24 pm
Current Project: https://github.com/dbechrd/RicoTech
Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
Programming Language of Choice: C
Location: San Francisco
Contact:

Re: Blade Brothers Engine: Creating my first 2D Game Engine

Post by dandymcgee »

LeonBlade wrote:Well, since no where in the world seems to have any sort of reference on how to do the movement I want to do, I started tackling it myself.
It works 100% exactly how I want to movement wise, now I just need to fix how the buttons react to give a more fluid feel when pressing them, and give it the best feeling in moving the character.

Then collision fucks up too, but I can fix that.
There comes a point when it seems there no longer exists a tutorial to suit your needs. When you find yourself here, you're standing on the line between someone who can read and alter code, and someone who is a true programmer. All there is left to do is to take that final step into the abyss that is the world of creating your own ideas and implementations.
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
User avatar
GroundUpEngine
Chaos Rift Devotee
Chaos Rift Devotee
Posts: 835
Joined: Sun Nov 08, 2009 2:01 pm
Current Project: mixture
Favorite Gaming Platforms: PC
Programming Language of Choice: C++
Location: UK

Re: Blade Brothers Engine: Creating my first 2D Game Engine

Post by GroundUpEngine »

dandymcgee wrote:
LeonBlade wrote:Well, since no where in the world seems to have any sort of reference on how to do the movement I want to do, I started tackling it myself.
It works 100% exactly how I want to movement wise, now I just need to fix how the buttons react to give a more fluid feel when pressing them, and give it the best feeling in moving the character.

Then collision fucks up too, but I can fix that.
There comes a point when it seems there no longer exists a tutorial to suit your needs. When you find yourself here, you're standing on the line between someone who can read and alter code, and someone who is a true programmer. All there is left to do is to take that final step into the abyss that is the world of creating your own ideas and implementations.
Thats deep
User avatar
LeonBlade
Chaos Rift Demigod
Chaos Rift Demigod
Posts: 1314
Joined: Thu Jan 22, 2009 12:22 am
Current Project: Trying to make my first engine in C++ using OGL
Favorite Gaming Platforms: PS3
Programming Language of Choice: C++
Location: Blossvale, NY

Re: Blade Brothers Engine: Creating my first 2D Game Engine

Post by LeonBlade »

GroundUpEngine wrote:
dandymcgee wrote:
LeonBlade wrote:Well, since no where in the world seems to have any sort of reference on how to do the movement I want to do, I started tackling it myself.
It works 100% exactly how I want to movement wise, now I just need to fix how the buttons react to give a more fluid feel when pressing them, and give it the best feeling in moving the character.

Then collision fucks up too, but I can fix that.
There comes a point when it seems there no longer exists a tutorial to suit your needs. When you find yourself here, you're standing on the line between someone who can read and alter code, and someone who is a true programmer. All there is left to do is to take that final step into the abyss that is the world of creating your own ideas and implementations.
Thats deep
Yes it was, thank you very much dandymcgee.
Here is what was the latest in my updates...

Click here to watch in a new page.

And...

Click here to watch in a new page.
There's no place like ~/
K-Bal
ES Beta Backer
ES Beta Backer
Posts: 701
Joined: Sun Mar 15, 2009 3:21 pm
Location: Germany, Aachen
Contact:

Re: Blade Brothers Engine: Creating my first 2D Game Engine

Post by K-Bal »

It's Necrophagist! Bear with the non-death-metal-viewers, dude ;)

Nice update!
User avatar
GroundUpEngine
Chaos Rift Devotee
Chaos Rift Devotee
Posts: 835
Joined: Sun Nov 08, 2009 2:01 pm
Current Project: mixture
Favorite Gaming Platforms: PC
Programming Language of Choice: C++
Location: UK

Re: Blade Brothers Engine: Creating my first 2D Game Engine

Post by GroundUpEngine »

Sexy update bro! ;)

props++
User avatar
dandymcgee
ES Beta Backer
ES Beta Backer
Posts: 4709
Joined: Tue Apr 29, 2008 3:24 pm
Current Project: https://github.com/dbechrd/RicoTech
Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
Programming Language of Choice: C
Location: San Francisco
Contact:

Re: Blade Brothers Engine: Creating my first 2D Game Engine

Post by dandymcgee »

GroundUpEngine wrote:Sexy update bro! ;)

props++
^this. Collision is a wonderful thing.
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
User avatar
LeonBlade
Chaos Rift Demigod
Chaos Rift Demigod
Posts: 1314
Joined: Thu Jan 22, 2009 12:22 am
Current Project: Trying to make my first engine in C++ using OGL
Favorite Gaming Platforms: PS3
Programming Language of Choice: C++
Location: Blossvale, NY

Re: Blade Brothers Engine: Creating my first 2D Game Engine

Post by LeonBlade »

K-Bal wrote:It's Necrophagist! Bear with the non-death-metal-viewers, dude ;)

Nice update!
Necrophagist is awesome! :) Thanks man!
GroundUpEngine wrote:Sexy update bro! ;)

props++
Thanks a lot man.
dandymcgee wrote:
GroundUpEngine wrote:Sexy update bro! ;)

props++
^this. Collision is a wonderful thing.
Yes it is man, it's a huge step in the right direction for me.
With this down, a huge chunk of the engine is taken care of.
Now is when I polish what I have, and then I can expand deeper into the really fun stuff!

Unfortunately though, I still have some Toolkit bugs, but once those are taken care of, it's gonna get epic up in this shit.
The next course of action is to get Lua back in the Engine, and get some NPCs and stuff moving around and doing shit.
With text already in the engine now (shitty font aside ;)) I can focus on getting pop-up text boxes like in the old FF style.

Next I'll tackle the toolkit, and after that I'll put down a list of what I'm gonna be doing next in the engine.

Thanks everyone for your support, you've been a big help to get this far, even if it's not that big of an update, this is my first game engine.
There's no place like ~/
User avatar
WSPSNIPER
Chaos Rift Regular
Chaos Rift Regular
Posts: 145
Joined: Sun Jan 03, 2010 6:19 pm
Current Project: top down shooter
Favorite Gaming Platforms: ps3
Programming Language of Choice: c++

Re: Blade Brothers Engine: Creating my first 2D Game Engine

Post by WSPSNIPER »

K-Bal wrote:It's Necrophagist! Bear with the non-death-metal-viewers, dude ;)

Nice update!
i use to listen to Necrophagist, still do a bit. if you're into this music try Chelsea Grin, they are not as technical but i love them!
User avatar
eatcomics
ES Beta Backer
ES Beta Backer
Posts: 2528
Joined: Sat Mar 08, 2008 7:52 pm
Location: Illinois

Re: Blade Brothers Engine: Creating my first 2D Game Engine

Post by eatcomics »

:O shweet... makes me wanna get off my ass and work on something...
Image
User avatar
epicasian
Chaos Rift Junior
Chaos Rift Junior
Posts: 232
Joined: Mon Feb 22, 2010 10:32 pm
Current Project: Gigazilla Engine
Favorite Gaming Platforms: Dreamcast, SNES, PS2, PC
Programming Language of Choice: C/++
Location: WoFo, KY

Re: Blade Brothers Engine: Creating my first 2D Game Engine

Post by epicasian »

eatcomics wrote::O shweet... makes me wanna get off my ass and work on something...
Dreamcast Dev with meh? :mrgreen:
User avatar
eatcomics
ES Beta Backer
ES Beta Backer
Posts: 2528
Joined: Sat Mar 08, 2008 7:52 pm
Location: Illinois

Re: Blade Brothers Engine: Creating my first 2D Game Engine

Post by eatcomics »

epicasian wrote:
eatcomics wrote::O shweet... makes me wanna get off my ass and work on something...
Dreamcast Dev with meh? :mrgreen:
not tonight I'm going to bed, but that's what I'd love to do this weekend :D SO BE ON TINYCHAT THIS WEEKEND lol
Image
User avatar
epicasian
Chaos Rift Junior
Chaos Rift Junior
Posts: 232
Joined: Mon Feb 22, 2010 10:32 pm
Current Project: Gigazilla Engine
Favorite Gaming Platforms: Dreamcast, SNES, PS2, PC
Programming Language of Choice: C/++
Location: WoFo, KY

Re: Blade Brothers Engine: Creating my first 2D Game Engine

Post by epicasian »

eatcomics wrote:
epicasian wrote:
eatcomics wrote::O shweet... makes me wanna get off my ass and work on something...
Dreamcast Dev with meh? :mrgreen:
not tonight I'm going to bed, but that's what I'd love to do this weekend :D SO BE ON TINYCHAT THIS WEEKEND lol
Yeah, I'm doing some homework now, then heading to bed. But, I shall be on teh tinychatz0rz:DDD


Oh, and Leon, sorry for the threadjack :D
User avatar
LeonBlade
Chaos Rift Demigod
Chaos Rift Demigod
Posts: 1314
Joined: Thu Jan 22, 2009 12:22 am
Current Project: Trying to make my first engine in C++ using OGL
Favorite Gaming Platforms: PS3
Programming Language of Choice: C++
Location: Blossvale, NY

Re: Blade Brothers Engine: Creating my first 2D Game Engine

Post by LeonBlade »

epicasian wrote:
eatcomics wrote:
epicasian wrote:
eatcomics wrote::O shweet... makes me wanna get off my ass and work on something...
Dreamcast Dev with meh? :mrgreen:
not tonight I'm going to bed, but that's what I'd love to do this weekend :D SO BE ON TINYCHAT THIS WEEKEND lol
Yeah, I'm doing some homework now, then heading to bed. But, I shall be on teh tinychatz0rz:DDD


Oh, and Leon, sorry for the threadjack :D
No problem man, I don't mind.
This thread is open for everyone.
There's no place like ~/
Post Reply