Tagged Questions
1
vote
1answer
75 views
What would be an optimal Java media engine to use for an animation-based game? [closed]
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
428 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 ...