-
Question to game HTML5/JavaScript developers will you appreciate desktop container
hello all I was thinking on this idea ( I know there are several solutions but I'm not sure what missing in them ) To take project like chromium embedded and wrap it with native win32 api + extend the JavaScript engine To let the JavaScript developers to invoke native OS api like file system , GUI components for example using the tray icon for the game and more , and maybe make it enable real full screen like SDL/OPENGL window. I don’t know .. also maybe make option to encrypt the source code and make it embedded into the container . So game developers could distribute the games in the desktop / off like channels . What do you think ?
-
Sounds like what folks do with mobile phone development where you wrap the web app in a native frame which calls the native browser and calls are available to native functions such as location etc.
Being able to do the same but for desktops without using a browser would be interesting to some folks, especially if they could keep the same source base for the majority of the app.
-
Thanks for the replay , yes this is the intention to make it game oriented , i also did some research on the subject and there are few players in the fields , but they are not oriented to game developers
like pokii and Appcelerator , in pokki its limited browser component that mix and bundle some market in the sdk , and in the Appcelerator it to heavy and oriented to more application development.
i wander what else and where i can check if this idea is valid
-
I think Pokki does something like this.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules