Converting an HTML/Javascript Project into an Executable -


so i'm working on fun project practice using html/css/javascript.

i'm using aptana write code , set run , work in browser (obviously) it's text adventure game.

it cool though able compile code executable file runs in own window, not in browser.

is relatively easy accomplish?

thanks in advance help! :)

ff , chrome provide function run custom website in app mode. means no menubars, no addressbar , complete window website. maybe looking for.

http://www.rarst.net/software/dedicated-web-app-window/

https://superuser.com/questions/33548/starting-google-chrome-in-application-mode

https://superuser.com/questions/171235/does-internet-explorer-have-something-equivalent-to-chromes-app-mode

but if interested in compiled code speeding game, not way achieve this.


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -