utility collection for 2D game development in Java; sound-player
Utility collection of structures and algorithms which can aid in the development of Java based games with special focus on hexagon 2D display and sound-playing.
Status is Alpha but we have a running example game in development.
The Bad Monkey Engine is designed to function as the core engine for game development. Its architecture fully supports cross-platform game development by abstracting all platform specific code into general purpose utility classes. The primary platform is WinTel with parallel development occurring for Unix-based operating systems. Console-based platforms are not available yet due to the restricted nature of the APIs for these platforms.
The EconoMind is a utility that simulates the economy of a city, state, country, or planet at a specific level of technological development. It runs behind the scenes and provides supply, demand, and other information for games and other projects.