I’m in
Ok so I decided I would try this time, for the first time. I won’t have the whole 48h because of a big big family event, but no problem, I’ll sleep there xD .
I’ll most likely do it in Java, maybe with the LWJGL, slick for the PNG loader, eclipse, jarsplice, paint.NET, sfxr, musagi and that should be enough. I’ll just use 2 classes for 3D Maths I’m writing just in case I use OpenGL
.
Maybe I’ll put my stream on on twitch TV to get a record of my job, but as it’s my first time I’m not sure it would be the best stream, and imagine if I fail xD .
EDIT: Here’s my 3D lib, it’s unoptimized but still better than the default OpenGL Matrix system for what I could have to do :p
https://dl.dropbox.com/u/40800682/Math3D.zip
Have fun, it’s completely understandable. I didn’t include gluPerspective, but it’s easy to generate.
EDIT2: Added some things like a really really basic OpenAL support.
I feel better now I know how I’ll handle sound btw xD As it isn’t “math only” anymore:
https://dl.dropbox.com/u/40800682/framework.zip
I think it’s still really fair, and I’ll maybe go ahead for a game template.