Thepattybeast

LD25

first ludum dare – game status update

had some trouble coming up with a good idea for the theme. my current idea is that you must follow the planets and battle spacecraft to destroy something that will blow up the entire universe. i currently have complete movement and planets my next goal is to get images into the game if you want to check out the development of the game i am streaming it here

devShot 1

LD30

LD32

CORE Game Engine (Java)

Between last ld and this one i started making my own engine as an alternative to slick2d. I will be using this engine for this ludum dare. If anyone else want to use it it can be found here. I will update this but the “final” version should be out before the competition starts. I will also be uploading a tutorial on my youtube channel (youtube.com/user/thepattybeast) soon.

Core java game engine (Repost)

The core game engine is a game engine made in java using LWJGL 2. I will be using it this ld, if you want to use it there is a video tutorial here and the binaries(& source) are here.