My 2d game with Yoshi

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

Post Reply
User avatar
adikid89
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 94
Joined: Tue Apr 27, 2010 6:59 am
Current Project: small tiny-mini projects
Favorite Gaming Platforms: PC I guess...
Programming Language of Choice: c++

My 2d game with Yoshi

Post by adikid89 »

I went for a week to my grandparents to help them out, and I had lots of free time to work on my game(mostly because I had nothing interesting to do...also :cry: no internet connection :shock: ) So I worked on the yoshi game

and 6000 lines of code later, I got this :)

If you wonder where are the 6000 lines of code ? The game doesn't look that much different! I know.. it's probably because of incremental game core hacks and bad coding design.

But anyway if you want to try it out, here's a link to download it http://www.mediafire.com/?wdzm5yyn4tm
It still has some "minor" glitches and issues though, I must say :P.

I'll soon post some videos showing and explaining the code behind it :) . And probably ask a lot of questions about how I should have better handled the situation.
My first game C++/SDL Yoshi Combat! = http://www.youtube.com/watch?v=HQ9mMBEWSZg
==============================================================
Image
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: My 2d game with Yoshi

Post by dandymcgee »

Great work! You've made quite a bit of progress.
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
User avatar
adikid89
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 94
Joined: Tue Apr 27, 2010 6:59 am
Current Project: small tiny-mini projects
Favorite Gaming Platforms: PC I guess...
Programming Language of Choice: c++

Re: My 2d game with Yoshi

Post by adikid89 »

Thanks! Boredom can take you far... :)
My first game C++/SDL Yoshi Combat! = http://www.youtube.com/watch?v=HQ9mMBEWSZg
==============================================================
Image
User avatar
eatcomics
ES Beta Backer
ES Beta Backer
Posts: 2528
Joined: Sat Mar 08, 2008 7:52 pm
Location: Illinois

Re: My 2d game with Yoshi

Post by eatcomics »

Looks like you made a LOT of progress, I can definitely see the 6000 lines lol well... maybe not that many but a lot lol
Image
User avatar
Ginto8
ES Beta Backer
ES Beta Backer
Posts: 1064
Joined: Tue Jan 06, 2009 4:12 pm
Programming Language of Choice: C/C++, Java

Re: My 2d game with Yoshi

Post by Ginto8 »

eatcomics wrote:Looks like you made a LOT of progress, I can definitely see the 6000 lines lol well... maybe not that many but a lot lol
agreed
Quit procrastinating and make something awesome.
Ducky wrote:Give a man some wood, he'll be warm for the night. Put him on fire and he'll be warm for the rest of his life.
Post Reply