Please, 2D toolkit is needed!
Hi,
Can You advice me any 2D toolkit that will help me to create board and card games? The desireable features are:
- On top of Java2D (OpenGL is less desireable)
- Support for structures like sprites, layers, scenes
- Operates with 2D geometry
- Fast enough
I found Piccolo toolkit http://www.cs.umd.edu/hcil/jazz/ but it seems to be oriented more to scientific graphics applications.
Anton

