What Is Everybody Here Working On?


I am working on a Developers Linux LiveCD for ppl to quickly start deving for the GP2X (its called GP2niX)

I am also working my way through some oldschool programming books (VGA stuff) in a better effort to understand hardware graphics etc.

Once I finish these 2 things I am going to start my platformer side-scrolling beat-em-up. More on that when I finish the other stuff.
 
I am (sort of) working on Yeti3D (still doing stuff), Bochs (stopped for now), and a portable GUI lib for portables (haven't gotten very far).
 
I'm working on a library to make it easier for programmers to use different configurations for the GP2X stick. With a simple call you should be able to get 2, 4, 8 and 16-way sticks. You also get various options for tweaking the stick configuration.

I may also be doing joystick emulation if it can be done with a clean API and works well both with and without SDL.

After that, I'll be using the library to write games :)
 
Back
Top