My stupid masochism

Published October 22, 2004
Advertisement
I found that I have a streak of masochism that I ought to get rid of. I like to be totally proprietary when I program.
Right now I'm making my own compression algorithm that takes my game scripts and applies a huffman encoding to them. Since a huffman algorithm uses a binary tree, the compressed file is entirely zeros and ones, so I apply run length encoding on that. Okay, that was a pointless explanation, but you get the picture. I can't stop reinventing the wheel. Zlib is probably a lot better than my compression algo., but I don't care. The only areas where I'll eat some tasty humble pie are in Graphics, Sound, and scripting (I'm using angelscript). I'm even going to try to make my own coding IDE. Now, you're probably saying 'dude, every programmer makes this stuff. You're just some stupid 14-year-old who thinks he's l33t (see title of journal).' Yea, well do you insist on USING the stuff you make all the time? Or do you go onto something better. I'll be saving my GameDev Tycoon until I write my own GUI system :)
0 likes 2 comments

Comments

Mushu
oh. sorry. didn't realize that this journal belongs to a 14-yrold... nm then. [wink]

EDIT: WTF? I gave you a +10 rating already?! damn... I have no idea how that happened since I go up incrimentally, but consider yourself one lucky dude [lol]
October 22, 2004 07:21 PM
Drakkcon
As much as I want to read what you cut out mushu.... What did I say?

PS:Maybe 'cause I gave you +10
October 24, 2004 05:06 PM
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Profile
Author
Advertisement

Latest Entries

..............

549 views

Untitled

954 views

Untitled

977 views

Back

971 views

I'm finally back

1006 views

Random updates

880 views

Hou zhou bu jien

907 views

Update

998 views
Advertisement