Java Game Library wishlist...

Hey everyone.

I'm a student from Europe, and I'm working on a java project with two others. We are building a java game library(obviously :)). We want to make it as modular and extensible as possible. At the moment we're just fleshing out the whole thing, and that's why I'm asking you to tell us what you always wanted in a game engine.

In short: what would be on your wishlist?

This is what we already came up with:

(omitting obvous things like capturing user input, full-screen support)

easy minimap from a tilemap

isometric & hex maps

A* implementation for pathfinding

A way to store and retrieve object through XML

Using beanshell to code in the xml

2D collision detection

a simple physics engine(eg gravity)

A stereo effect to the sound that listens to a posion on screen

a console

Be creative!

[900 byte] By [harvey_pekara] at [2007-10-3 7:49:58]
# 1
Graphics3D,I am doing a project to make a game, I was thinking that if I can ge ta class which can get 3d images for me. Simple 3D chess game, for example.
daprogrammera at 2007-7-15 2:51:47 > top of Java-index,Other Topics,Java Game Development...