I’d like to develop a video game as a part of a learning process. I study JAVA. Previously I made one using Java applet. Somehow it works only on linux if you have installed IceTea Plugin and won’t run on Windows saying that security problem bla blah blah…
Here’s what I want:
- 2D game
- It has to be Java.
- Runs in browser.
- Work in Windows/Mac/Linux
- Support multiplayer
What are my choices? Any game developing platforms for Java?