Running Visionaire game in browser

  • #1, by gabartsFriday, 19. May 2017, 14:42 7 years ago
    I know it can sound weird but this is what I'm looking for, since I started with AGS. Now you can export for mobiles and pc, manage to distribute your games on STEAM, GoG and so on... but what if I would make a free game to play directly in browser. I've made a couple of online games in flash with actionscript, for example an hidden game made with Visionaire would be cool to play in browser. Is this possible or it's just impossible to convert the application to Java or flash thing?

    Forum Fan

    137 Posts


  • #2, by marvelFriday, 19. May 2017, 14:49 7 years ago
    You are free to export it as a HTML5 game. This way you can play it inside your modern browser.

    Key Killer

    598 Posts

  • #3, by gabartsFriday, 19. May 2017, 15:05 7 years ago
    Really?!? That's awesome!

    Forum Fan

    137 Posts

  • #4, by TinTinFriday, 19. May 2017, 15:39 7 years ago
    You are free to export it as a HTML5 game. This way you can play it inside your modern browser.

    Is HTML5  free for commercial use too ?

    Forum Fan

    196 Posts

  • #5, by sebastianFriday, 19. May 2017, 15:43 7 years ago
    its free. 
    html5 is just the so called "markup language" in which a website is built. The export will include the files you have to upload on your website or play locally in your browser. 

    actually this site you see right now is written in html5. 

    its the current version of html

    Thread Captain

    2346 Posts

  • #6, by afrlmeFriday, 19. May 2017, 16:02 7 years ago
    You are free to export it as a HTML5 game. This way you can play it inside your modern browser.

    Is HTML5  free for commercial use too ?
    Can you actually sell browser based games?

    Imperator

    7278 Posts

  • #7, by TinTinFriday, 19. May 2017, 17:29 7 years ago
    You are free to export it as a HTML5 game. This way you can play it inside your modern browser.

    Is HTML5  free for commercial use too ?
    Can you actually sell browser based games?


    I'm not sure . but remember found a site or sell HTML5 games. please let me search it.

    Forum Fan

    196 Posts

  • #8, by sebastianFriday, 19. May 2017, 17:40 7 years ago
    You are free to export it as a HTML5 game. This way you can play it inside your modern browser.

    Is HTML5  free for commercial use too ?
    Can you actually sell browser based games?


    I'm not sure . but remember found a site or sell HTML5 games. please let me search it.
    html5 itself is free. its like c++ or any other language to write your games/websites in. 
    Of course people like webdesigners do sell their coded websites with html/php/css. The same maybe goes also for games which use html5 as base.

    There are also a lot of apps for mobile devices which are made in html5 and put into an "app wrapper" which only runs it like a browser would also do...



    Thread Captain

    2346 Posts

  • #9, by afrlmeFriday, 19. May 2017, 17:41 7 years ago
    https://www.reddit.com/r/gamedev/comments/41qd7p/how_to_mone...

    https://www.reddit.com/r/gamedev/comments/5beqp9/how_to_get_...

    http://td2tl.com/progress/4-ways-to-make-money-with-html5-ga...

    The only thing I could personally think of was selling the rights of an html5 game you created to a publisher or a site like facebook. Short of wrapping your game into a mobile app instead - if the engine you used doesn't have support for ios/android export.

    Imperator

    7278 Posts

  • #10, by MachtnixFriday, 19. May 2017, 20:43 7 years ago
    If I export a game in HTML5 I can play it in Linux? How is the way to install it or set the directories on a local drive or on a PHP server? I missed a (working) Linux player very much...

    Thread Captain

    1097 Posts

  • #11, by SimonSFriday, 19. May 2017, 20:46 7 years ago
    Is the visionaire 5 linux player not working ?

    Thread Captain

    1580 Posts