Snippet of MK1 source code

Random irrelevance that just didn't fit into other forums. Talk about anything.

Moderator: Talkative People

Post Reply
User avatar
Trask
ES Beta Backer
ES Beta Backer
Posts: 738
Joined: Wed Oct 29, 2008 8:17 pm
Current Project: Building a 2D Engine
Favorite Gaming Platforms: Sega Genesis and Xbox 360
Programming Language of Choice: C/C++
Location: Pittsburgh, PA
Contact:

Snippet of MK1 source code

Post by Trask »

http://twitpic.com/mzgkx

This is from the game's only programmer Ed Boon, the original 34010 Assembly code for Sonya Blade's special move, the square wave punch. I don't know why, but I always like seeing snippets of code from my favorite games, especially from back in the day. I might be the only one to enjoy this, but I figure I'd share it.
MarauderIIC wrote:You know those people that are like "CHECK IT OUT I just made Linux run on this piece of celery [or other random object]!!"? Yeah, that's Falco, but with ES.
Dear god, they actually ported ES to a piece of celery!
Martin Golding wrote: "Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live."
User avatar
Falco Girgis
Elysian Shadows Team
Elysian Shadows Team
Posts: 10294
Joined: Thu May 20, 2004 2:04 pm
Current Project: Elysian Shadows
Favorite Gaming Platforms: Dreamcast, SNES, NES
Programming Language of Choice: C/++
Location: Studio Vorbis, AL
Contact:

Re: Snippet of MK1 source code

Post by Falco Girgis »

That is fucking awesome.
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: Snippet of MK1 source code

Post by dandymcgee »

Haha, that's sweet.
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
User avatar
trufun202
Game Developer
Game Developer
Posts: 1105
Joined: Sun Sep 21, 2008 12:27 am
Location: Dallas, TX
Contact:

Re: Snippet of MK1 source code

Post by trufun202 »

Wow, seeing that Mortal Kombat is one of the reasons that I wanted to learn how to program in the first place, that is just badass!

He's actually posted some pretty cool images to his gallery:
http://twitpic.com/photos/noobde
-Chris

YouTube | Twitter | Rad Raygun

“REAL ARTISTS SHIP” - Steve Jobs
User avatar
Trask
ES Beta Backer
ES Beta Backer
Posts: 738
Joined: Wed Oct 29, 2008 8:17 pm
Current Project: Building a 2D Engine
Favorite Gaming Platforms: Sega Genesis and Xbox 360
Programming Language of Choice: C/C++
Location: Pittsburgh, PA
Contact:

Re: Snippet of MK1 source code

Post by Trask »

trufun202 wrote:Wow, seeing that Mortal Kombat is one of the reasons that I wanted to learn how to program in the first place, that is just badass!

Wow, that's really interesting to hear you say that because that's the exact same thing with me. Ed Boon was the first face of a game programmer that I recall seeing, I also saw some behind the scene footage and it really pumped me up with the desire to learn how to do what he was doing. One man crew concept back in the day gave me hope of one day being able to do something as badass as MK.

I still look up to him a bit, still working on the series he loves. You constantly hear companies making millions from their 4 star title then whine about not working on anything else. I understand the need to branch out, go do it, don't bitch that your one game series keeps making you so much money. Anyway, ups and downs Ed Boon is still around making MK games and loves doing so... it's inspiring.
MarauderIIC wrote:You know those people that are like "CHECK IT OUT I just made Linux run on this piece of celery [or other random object]!!"? Yeah, that's Falco, but with ES.
Dear god, they actually ported ES to a piece of celery!
Martin Golding wrote: "Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live."
Post Reply