Current Projects
Posted: Fri Oct 03, 2008 5:21 pm
To site developers and developers in general:
Aside from the EysianShadows, what other significant projects are you guys working on? I ask
because you couldn't possibly be spending ALL of your time working, attending school and
building the game. Heck I'm in a similar situation (with school/work/projects, etc), and I still
find time to work on some cool stuff, albeit I don't release them. Like, for instance, I'm currently
writing a compacting program for learning purposes. This program would take a group of files
and compact them using compression (huffman and RLE to be exact), encryption (simple XOR'in
among other techniques), and also, the program would index the files for individual access in base code.
Before all you SDL pros go at me, I understand there is similar functionality in SDL, although I
cant remember if its a function or separate program like Allegro's Grabber utility. Like I said, I'm doing
this for learning purposes mostly. I've written a huffman compressor before so that's not such a big deal,
but I'm thinking of adding some advance encryption beyond XOR'in; perhaps prime factorization techniques
using modular conguences... BTW, I'm not an expert or specialize in this thing, but its interesting notwithstanding.
I plan to use this tool in my own little game I'm writing soon, completely in Lua (I'm still reading the manual. Gosh, the
manual is tiny, and that's a good thing). BTW, The tool will be written in pure C++.
So I'm curious, Falco, Marauder, Marcel, Lussika and anyone else who
whats to contribute, what your current side projects are (they can even be school related, fuck it).
To the script kiddies:
How many "hello world" programs have you guys written and in what languages!? hahahahahahaha!
I kid, I kid, mods don't ban me or anything, seriously .
Aside from the EysianShadows, what other significant projects are you guys working on? I ask
because you couldn't possibly be spending ALL of your time working, attending school and
building the game. Heck I'm in a similar situation (with school/work/projects, etc), and I still
find time to work on some cool stuff, albeit I don't release them. Like, for instance, I'm currently
writing a compacting program for learning purposes. This program would take a group of files
and compact them using compression (huffman and RLE to be exact), encryption (simple XOR'in
among other techniques), and also, the program would index the files for individual access in base code.
Before all you SDL pros go at me, I understand there is similar functionality in SDL, although I
cant remember if its a function or separate program like Allegro's Grabber utility. Like I said, I'm doing
this for learning purposes mostly. I've written a huffman compressor before so that's not such a big deal,
but I'm thinking of adding some advance encryption beyond XOR'in; perhaps prime factorization techniques
using modular conguences... BTW, I'm not an expert or specialize in this thing, but its interesting notwithstanding.
I plan to use this tool in my own little game I'm writing soon, completely in Lua (I'm still reading the manual. Gosh, the
manual is tiny, and that's a good thing). BTW, The tool will be written in pure C++.
So I'm curious, Falco, Marauder, Marcel, Lussika and anyone else who
whats to contribute, what your current side projects are (they can even be school related, fuck it).
To the script kiddies:
How many "hello world" programs have you guys written and in what languages!? hahahahahahaha!
I kid, I kid, mods don't ban me or anything, seriously .