I want to write a small java game (snake like game) but im not sure what graphics library to use. Ive heard about SWT and Swing and I have a little bit of experience with both but I dont know what is best for a simple 2D game... what do you recommend?
thanks :)