Hi, I made a post about a similar subject quite a while ago, but I'm a little more serious about it now. I've created two games in C++ and one in Python, but I'd like to start making games for the web to let them be more visible and more easily accessible.
I know I could use Java or Flash, but I wanted to know what all of you thought. I'm not too keen on using Flash, so are there any good 2D Java game engines that will work in applets? Are there any alternatives to Java or Flash for web games? I mean, you could do Javascript/HTML5 (canvas), but that would be a little strange to program a full game in Javascript.
What are your suggestions?
Thanks in advance.