Gio Posted May 20, 2019 Share Posted May 20, 2019 Hi everyone I've made a tactical strategy game (single and multipalyer) with the help of some very talented people, including some active users of this forum too. The game will be availble on Steam from June 5th for Windows, MacOs and Linux. Android and iOS versions will follow. Please check out the Steam page or the game's official site for more info. The game was made with our own game engine (WADE) which is free to use if you want to make your own games with it. I'll be writing some blog posts about the development of the game (what went right and what went wrong) as soon as I get a chance. mattstyles and Nagval333 2 Quote Link to comment Share on other sites More sharing options...
Gio Posted June 6, 2019 Author Share Posted June 6, 2019 I have written a blog post with some details about the development process. You can read it here. The idea is that in each part I'll cover one thing that went right and one that went wrong. In the first part: - What went right: client-server architecture - What went wrong: building on top of prototype code I hope someone will find it useful Also, the game is now available on Steam! totor 1 Quote Link to comment Share on other sites More sharing options...
totor Posted June 6, 2019 Share Posted June 6, 2019 Congrats and best wishes for your game. The WADE engine seems very nice too, it can export to android and ios? Quote Link to comment Share on other sites More sharing options...
Gio Posted July 2, 2019 Author Share Posted July 2, 2019 Thanks and yes, it just creates html and JavaScript files for you, but it can export to Android very easily via the editor (it sends the project files to our server that sends you back an APK). For iOS you'd have to do what you normally do with PhoneGap (or similar wrappers). I've now written another blog post, part 2: - What went right: AI design - What went wrong: Getting on Steam too late 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.