Tutorials tagged desktop

7 tutorials with this tag
UpvoteUpvote 14 DownvoteDownvote
This content is deleted
Tutorial
Exporting desktop apps with NW.js
Not favoritedFavorited Favorited 19 favourites

Construct can export your project as a traditional desktop app with NW.Js , which is basically a standalone version of the Google Chrome browser. In other words...

UpvoteUpvote 20 DownvoteDownvote
This content is deleted
Tutorial
Turning your game into a single .exe file
Not favoritedFavorited Favorited 46 favourites

In our tutorial Distributing Desktop Apps we discussed a method that allowed you to repackage your desktop game export into a single executable file, without re...

UpvoteUpvote 31 DownvoteDownvote
This content is deleted
Tutorial
Distributing Desktop Apps
Not favoritedFavorited Favorited 39 favourites

Exporting your game as a Windows desktop app is simple in Construct. However you don't get a single file exported. What you actually get is a directory containi...

UpvoteUpvote 13 DownvoteDownvote
This content is deleted
Tutorial
Exporting to Windows with the WebView2 wrapper
Not favoritedFavorited Favorited 6 favourites

Construct can export your project as a Windows desktop app using Microsoft Edge WebView2 . This is basically a copy of the Microsoft Edge browser engine that is...

UpvoteUpvote 6 DownvoteDownvote
This content is deleted
Tutorial
Comparison between NW.js and Windows/macOS wrappers
Not favoritedFavorited Favorited 2 favourites

Construct provides two export options for both Windows and macOS. The NW.Js export option can provide Windows and macOS desktop apps. There are also lightweight...

UpvoteUpvote 11 DownvoteDownvote
This content is deleted
Tutorial
Exporting to macOS with the WKWebView wrapper
Not favoritedFavorited Favorited 4 favourites

Construct can export your project as a macOS desktop app using WKWebView . This is basically a version of the Safari browser engine that is built in to macOS. I...

UpvoteUpvote 22 DownvoteDownvote
This content is deleted
Tutorial
Exporting to Linux and the Steam Deck
Not favoritedFavorited Favorited 8 favourites

Construct can export your project as a Linux desktop app based on the Chromium Embedded Framework. This is basically a copy of the Chrome browser engine (Chromi...

Similar Tags