|
|
|
|
|
by aparadja
5427 days ago
|
|
Could you go into a bit more details? I'd find it very interesting to hear about a fresh real-world experience with converting a HaXe game to another platform. Are there many places where the same code should work but, for some reason, doesn't? Or have you knowingly made some parts of the code platform dependent, and simply need to port/independentize them? |
|
Not to mention all the browser limitations you have to work around if you use JS...