How to run j2me game in browser

409 Views Asked by At

I have some j2me games, usually running in "KEmulator", and I want to publish them on my server and play them using a browser, is this possible?

1

There are 1 best solutions below

1
slovak On

If source code of the j2me file ( .jar ) is available , the game can be compiled to run in browser.