Tagged Questions
2
votes
1answer
47 views
What would be an optimal Java media engine to use for an animation-based game?
My colleagues and I have been planning on development for a while now, and we're curious as to what we should use to provide media into the game. Everything will be composed of picture-based ...
0
votes
2answers
419 views
2D Image Creator for a video game
I need to make a few images for an arcade video game I'm making in Java. As of right now, I have drawings that animate, but there are two problems.
The drawings are horrible, and as a result, the ...