jna Posted February 27, 2016 Share Posted February 27, 2016 What tools or engines can anyone suggest for this? The viewport and UI will be exactly the same as the original game since the HTML5 game is intended to be played in a mobile browser. I can use the API of the existing game, so I'm basically just remaking the client side. There are some animations on the main map and in battles. How would you suggest I implement these? I'm wondering if I need to use a game engine and render everything inside a canvas (sounds scary) or if I can get away with using DOM elements and heavy CSS, almost like a SPA. The game UI style is similar to Game of War (screenshot) Any advice would be much appreciated! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.