Archive for the ‘Game Development’ Category

Engine behind Milpa released as open source

Thursday, June 14th, 2007

Milpa running in debug mode

The engine used to create Milpa - known as PulpCore - is today available as free open source. PulpCore is a 2D rendering and animation framework for the Java plug-in.

I didn’t really plan on creating a 2D framework - it just sort of happened gradually over a few years. It recently came to the point where I wanted to let others take a look at it and use it for their own games.

Read more about the goals and features at the Google Code PulpCore page, and see examples and API documentation at the PulpCore page here at Interactive Pulp.