WiMi5 Posted July 11, 2014 Share Posted July 11, 2014 Hi, we are launching a new free platform that could be very interesting for casual game developers. We also offer 10.000 guaranteed players for games created and published with WiMi5 if your game meets a minimum of quality. WiMi5 is the first video game development platform that lets you create, publish and monetise custom games in HTML5 without the need for programming. What makes WiMi5 unique among platforms is its drag-and-drop game editor that lets both beginner and advanced game developers create casual games, in less time, and with no programming necessary. Via one-click publishing, developers can also share their game across multiple platforms, and across any device. Our Free-to-Play business model also offers an opportunity to monetize games by offering virtual goods and incentives. It is targeted at independent video game studios, those learning how to make casual games, and digital marketers. More info and free signup at http://www.wimi5.com Bye drmop 1 Quote Link to comment Share on other sites More sharing options...
NotionGames Posted July 20, 2014 Share Posted July 20, 2014 looks pretty cool. Will be sure to check this out. thanks for sharing Quote Link to comment Share on other sites More sharing options...
WiMi5 Posted July 21, 2014 Author Share Posted July 21, 2014 Do not hesitate contacting us if you are interested. Quote Link to comment Share on other sites More sharing options...
Raiper34 Posted July 24, 2014 Share Posted July 24, 2014 Do not hesitate contacting us if you are interested. Can i publish games created in other frameworks too? Or only Wimi5? Quote Link to comment Share on other sites More sharing options...
WiMi5 Posted July 24, 2014 Author Share Posted July 24, 2014 Hi Raiper34, sorry but you can only publish games created with WiMi5. Quote Link to comment Share on other sites More sharing options...
WiMi5 Posted January 13, 2015 Author Share Posted January 13, 2015 Hi, we have launched 0.4.2 version of WiMi5, now including all these new features: New code editor for the CodeRunner blackboxesNew design in the Labs publishings settingsNow you can download your games as a .zip file and run it in any web serverYou can also publish your games in the Chrome Web StoreNew rankings system: you can integrate it in all your gamesNew features in the Cloud Resource Manager systemNew tutorials for the use of Param MapsNew design of checkboxes in the Game EditorI hope you will enjoy all these new improvements. Check out the Platform at http://wimi5.com Quote Link to comment Share on other sites More sharing options...
tumira Posted January 13, 2015 Share Posted January 13, 2015 @hafo We can publish to IOS, Android, Chrome OS and Firefox in just one click ? Meaning I dont need a Mac to publish to IOS if I'm using WiMi5 ? Quote Link to comment Share on other sites More sharing options...
playh5 Posted January 14, 2015 Share Posted January 14, 2015 Hi Raiper34, sorry but you can only publish games created with WiMi5. Hi, There are games that I believe are not created with WiMi5 e.g zombies can't jump? *EDIT http://play.wimi5.com/run/index.html?type=sgs&name=zombies-cant-jump Quote Link to comment Share on other sites More sharing options...
WiMi5 Posted January 14, 2015 Author Share Posted January 14, 2015 Hi, There are games that I believe are not created with WiMi5 e.g zombies can't jump? *EDIT http://play.wimi5.com/run/index.html?type=sgs&name=zombies-cant-jumpYou are right @pinoygamegeek. Now at play.wimi5.com we are also including games that are not created with WiMi5 Quote Link to comment Share on other sites More sharing options...
WiMi5 Posted January 14, 2015 Author Share Posted January 14, 2015 @hafo We can publish to IOS, Android, Chrome OS and Firefox in just one click ? Meaning I dont need a Mac to publish to IOS if I'm using WiMi5 ?Currently you can download your game as a .zip file and use any wrapper (CocoonJS, Crosswalk or Cordoba) to create an iOS/Android app. We are working now on a feature that allows you to directly download the .apk from our publishing options. Have a look at these tutorials, please:http://wimi5.com/howto-download-run-html5-game/http://wimi5.com/howto-publish-chrome-web-store/ Quote Link to comment Share on other sites More sharing options...
pranadevil Posted January 14, 2015 Share Posted January 14, 2015 very interesting any tutorials ebooks does it really have a market Quote Link to comment Share on other sites More sharing options...
WiMi5 Posted January 15, 2015 Author Share Posted January 15, 2015 very interesting any tutorials ebooks does it really have a marketYou have tutorials here:http://wimi5.com/help-tutorials/ You also have a lot of videotutorials in this YouTube Channel (highly recommendable)https://www.youtube.com/watch?v=yTJWyJLeip0&list=PLVsx0wJa3n3rI8mJlkAFkd6GZYooR5DgZ You can also view the Forums, where we offer support to anyonehttp://wimi5.com/forums/ Regarding the market, there is a lot of information about the opportunities for HTML5 game developers. Just as an example you can check out this article by WiMi5 CEO http://gamesauce.org/news/2014/08/11/the-new-game-developer-challenge-designing-for-the-next-4-billion-internet-consumers/ Quote Link to comment Share on other sites More sharing options...
WiMi5 Posted March 24, 2015 Author Share Posted March 24, 2015 Hi, we have some news regarding WiMi5. We are now a recommended game engine to create HTML5 games for Chrome Web Store We also have released a new version of WiMi5 (0.5.4), including these new features: -Blackboxes help improved-WebAudio API integration-Projects save improvement-We fixed a bug in the cache for the audio resources-Other minor bugs were fixed Quote Link to comment Share on other sites More sharing options...
Gods Posted March 24, 2015 Share Posted March 24, 2015 Hi, we have some news regarding WiMi5. We are now a recommended game engine to create HTML5 games for Chrome Web Store We also have released a new version of WiMi5 (0.5.4), including these new features: -Blackboxes help improved-WebAudio API integration-Projects save improvement-We fixed a bug in the cache for the audio resources-Other minor bugs were fixedwow that is big news So you can download your project. Can you edit the downloaded content? edit code? Quote Link to comment Share on other sites More sharing options...
WiMi5 Posted March 25, 2015 Author Share Posted March 25, 2015 Hi Gods, yes, you can download your project. We have written a tutorial explaining how to do it. You can edit your project after downloading it, you have all the code (HTML, CSS and Javascript). But some parts of the code are obfuscated. So if you want to add some simple scripts (as, for example, a tracking code for analytics) you can easily do it. But if you want to change some important things in the logic of the game you should do it with the WiMi5 Game Editor and then download it again. Quote Link to comment Share on other sites More sharing options...
Maril Posted March 25, 2015 Share Posted March 25, 2015 Your editor looks good, although I haven't spent enough time with it yet to decide if it does everything I need. How much can you change in terms of actually writing your own code? I know there are black boxes that allow you to write your own code, but then that only applies to that particular black box. The visual programming is cool, but I can see it being useful only for very simple things, for more complex systems you'll need to write your own code that is not confined to a black box, but has access to everything that happens in your game at a higher level. Is that possible? One more (possibly more important) question. Since you are putting a lot of emphasis on the monetisation part, I have to ask: how much money can you make with a WiMi5 game, can you give us any figures of what existing users are making with it? Thanks Quote Link to comment Share on other sites More sharing options...
WiMi5 Posted March 26, 2015 Author Share Posted March 26, 2015 Hi Maril, thanks for your comments and interest. I think the best way to answer your questions is to give you this URL where you can find all the info related with Blackboxes and CodeRunners (the type of blackbox you are speaking about)http://wimi5.com/use-coderunner-blackbox/ You have more info in the tutorials section. You will find there 'how to's, videotutorials and tech docs. You can also make your technical questions in the Support forums, where you will get your answers quicklier than here. BR 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.