Construct (game engine)

Last updated
Construct 3
Developer(s) Scirra
Initial releaser71 [1] / December 4, 2017;6 years ago (2017-12-04)
Stable release
r368 [2] / November 21, 2023;4 months ago (2023-11-21)
Preview release
r367 [3] / November 14, 2023;4 months ago (2023-11-14)
Written in JavaScript
Predecessor Construct 2
Available in English
Type Game creation system
License Proprietary
Website www.construct.net

Construct is an HTML5-based 2D video game engine developed by Scirra Ltd. [4] [5] It is aimed primarily at non-programmers, [6] allowing quick creation of games through visual programming. First released as a GPL-licensed DirectX 9 game engine for Microsoft Windows with Python programming on October 27, 2007, it later became proprietary software with Construct 2, as well as switching its API technology from DirectX to NW.js and HTML5, as well as removing Python and adding JavaScript support and its plugin SDK in 2012, [7] and eventually switched to a subscription-based model as a web app. [8]

Contents

Features

Event system and behaviors

The primary method of programming games and applications in Construct is through 'event sheets', which are similar to source files used in programming languages. Each event sheet has a list of events, which contain conditional statements or triggers. Once these are met, actions or functions can be carried out. [9] Event logic such as OR and AND, as well as sub-events (representing scope) allow for sophisticated systems to be programmed without learning a comparatively more difficult programming language. [10] Groups can be used to enable and disable multiple events at once, and to organize events. [11]

Object instance selection

Unlike many traditional development environments, Construct eschews selecting specific instances of objects when adding events, in favor of filtering through all instances of an object type on screen. When adding events, the editor allows the user to specify conditions or checks that must be fulfilled by each object instance on the screen before the event will be added or run by it. Events can be chained together using sub-events, allowing for more complicated behaviors to be created. [12]

JavaScript

Construct 3 supports JavaScript as an optional scripting language which was announced in May 2019, citing the need to satisfy the advanced users' needs and popularity of existing workarounds. [8]

Supported platforms

The latest version of Construct supports many platforms to export to, such as web applications and playable advertisements, to dedicated programs and mobile apps. [13] Previous versions of Construct also supported other online platforms and storefronts, but have since been removed due to low use or service changes to the platform.

Construct Classic

Construct Classic can only export to .exe files, due to its reliance on DirectX.

Construct 2

HTML5 and storefronts

Construct 2's primary export platforms are HTML5 based. It claims support across Google Chrome, Firefox, Internet Explorer 9+, Safari 6+ and Opera 15+ on desktop browsers, and support for Safari in iOS 6+, Chrome and Firefox for Android, Windows Phone 8+, BlackBerry 10+ and Tizen.

Additionally, Construct 2 can export to several online marketplaces and platforms, including Facebook, the Chrome Web Store, the Firefox Marketplace, the Amazon Appstore, Construct Arcade (their own platform to host games made in Construct) and Kongregate. [14] [15]

Native platforms

Construct has the ability to export to several platforms that provide offline and native application behavior: Windows, MacOS and both 32-bit and 64-bit Linux are supported by exporting to NW.js. Doing this will allow the user to incorporate several features that HTML5 applications do not normally support, such as file I/O. [14] On October 23, 2012, Scirra announced full support for exporting to Windows 8 Metro applications, including the incorporation of in-app purchases, 'snap' view states, roaming data, sharing, live tiles, touch input and accelerometer and inclinometer input. [16] Support for exporting to Windows 10 Universal apps was added on August 26, 2015. [17]

Construct handles native mobile support for iOS and Android by using Cordova. [18]

Consoles

On January 20, 2014, Scirra announced that Construct 2 would be receiving support for Nintendo's Wii U system. [19] Later that year, a plug-in was released to make Construct-based games compatible with the Nintendo Web Framework.

On April 13, 2016, Scirra announced that Construct 2's UWP support will allow publishing games to the Xbox One. [20]

Construct 3

HTML5

Construct 3 currently supports web embeds through HTML5, uploading to Facebook Instant Games, Construct Arcade, as well as being formatted to interactive advertisements. [21] It also originally had supported uploading to Kongregate, but it was removed on July 14, 2020, after Kongregate removed submitting new games to the platform. [22]

Native platforms & consoles

Construct 3 also supports exporting to Windows, MacOS and Linux through NW.js, Android and iOS through Cordova, and Windows Store through UWP. Construct 3's UWP support also allows exporting to Xbox One, and Xbox Series X and S through backwards compatibility. [21]

Release history

Construct Classic

Construct Classic
Developer(s) Scirra
Initial release0.8 / October 27, 2007;16 years ago (2007-10-27)
Final release
r2 / February 5, 2012;12 years ago (2012-02-05)
Repository https://sourceforge.net/p/construct/code/HEAD/tree/
Written in C++
Operating system Microsoft Windows
SuccessorConstruct 2
Size 16.2 MB
Available in English
Type Game creation system
License GPLv2
Website www.scirra.com/construct-classic

Construct Classic is the first major version of the Construct engine. Unlike its successors, it is a free and open source game engine using DirectX. Originally developed by a group of students, [23] it was first released on October 27, 2007, as version 0.8. [24] The most recent release is r2, released on February 5, 2012. [25]

This version largely defined the software's visual programming language and separately supported Python scripting. [26]

Construct Classic was discontinued on April 20, 2013, to allow the development team to focus more on Construct 2. [27]

Construct 2

Construct 2
Developer(s) Scirra
Initial releaser51 / August 22, 2011;12 years ago (2011-08-22)
Final release
r280 / July 1, 2021;2 years ago (2021-07-01)
Preview release
r278 / July 20, 2020;3 years ago (2020-07-20)
Operating system Microsoft Windows
PredecessorConstruct Classic
SuccessorConstruct 3
Size 60.8 MB
Available in English
Type Game creation system
License Proprietary
Website www.scirra.com   OOjs UI icon edit-ltr-progressive.svg

Construct 2 is the second major release of the Construct engine. Major changes include DirectX being replaced with NW.js, allowing projects to be exported to platforms other than Microsoft Windows, including HTML5, Mac OS and Linux. The licensing system also moved from GPLv2 to a proprietary license with a free version available for download. [28]

Construct 2 entered public beta on February 4, 2011, [29] [4] and was launched on August 22, 2011. [30]

During 2012, Python scripting was retired, citing complications with running Python in browsers and general complexity of maintaining a compatible scripting system. [7] A JavaScript SDK for plugins was introduced as a replacement. [31]

On February 20, 2020, Scirra announced plans to discontinue Construct 2, with sales of new licenses retired on July 1, 2020. The software was fully discontinued on July 1, 2021. [32] [33]

Steam version

On October 18, 2012, Construct 2 was submitted to Steam Greenlight. [34] Construct 2 was in the first batch of software titles to be greenlit [35] on November 30, 2012. On January 26, 2013, Construct 2 was the second software title from Steam Greenlight to be launched on Steam. [36]

On January 17, 2019, it was announced that the Steam version will be delisted from the store on January 31, 2019, due to the phasing out of Construct 2. [37] However, the free version can still be downloaded via unofficial websites or a Steam install link.

Construct 3

Construct 3 is the most recent major version of the Construct engine. Announced on January 27, 2015, new features include Mac and Linux support, multi-language support and third-party expansion of the editor with an official plugin SDK for the editor. [32] More details were revealed on February 1, 2017, [38] with a public beta starting on March 28 of the same year. [39] It concluded on December 4, 2017, with the release of the engine. Improvements include a overhauled manual, official tutorials and translations of the IDE. [40]

This version also changed from a pay-once model to a yearly subscription-based model. [41]

On May 23, 2019, JavaScript coding was announced as a separate add-on, but was free for all users who had a paying license before September 2, 2019. [42] The feature was added with r157 on July 5, 2019. [43]

Construct Arcade

Construct Arcade
Type of site
Game portal
Available in English
OwnerScirra
URL https://www.construct.net/en/free-online-games
CommercialYes
RegistrationOptional (to upload games)
Launched2011-11-23
Current statusActive

Construct Arcade (formerly known as Scirra Arcade) is a game portal for projects created in Construct 2 or 3. It was launched on November 23, 2011, along with update r69 of Construct 2. [44] It was later added to Construct 3 on r24. [45]

On August 14, 2019, a new version of the arcade was released, with it being renamed to the Construct Arcade. Changes to the platform includes a new layout, stability improvements, publisher profiles, a way to view analytics of published games on the website and links to other storefronts. [46]

Construct Animate

Construct Animate is an animation tool based on Construct 3 and launched on May 26, 2022 in public beta. [47]

Key differences include absence of game-related features (while maintaining interactivity features) and "faster-than-realtime" video encoding. [48]

See also

Related Research Articles

<span class="mw-page-title-main">Adobe Flash</span> Discontinued multimedia platform used to add animation and interactivity to websites

Adobe Flash is a discontinued multimedia software platform used for production of animations, rich internet applications, desktop applications, mobile apps, mobile games, and embedded web browser video players.

<span class="mw-page-title-main">Browser wars</span> Competition between web browsing applications for share of worldwide usage

A browser war is a competition for dominance in the usage share of web browsers. The "first browser war," (1995–2001) consisted of Internet Explorer and Navigator. Browser wars continued with the decline of Internet Explorer's market share and the popularity of other browsers, including Firefox, Google Chrome, Safari, Microsoft Edge and Opera.

A Rich Internet Application is a web application that has many of the characteristics of desktop application software. The concept is closely related to a single-page application, and may allow the user interactive features such as drag and drop, background menu, WYSIWYG editing, etc. The concept was first introduced in 2002 by Macromedia to describe Macromedia Flash MX product. Throughout the 2000-s, the term was generalized to describe browser-based applications developed with other competing browser plugin technologies including Java applets, Microsoft Silverlight.

<span class="mw-page-title-main">AutoHotkey</span> Automation-focused scripting language for Windows

AutoHotkey is a free and open-source custom scripting language for Microsoft Windows, primarily designed to provide easy keyboard shortcuts or hotkeys, fast macro-creation and software automation to allow users of most computer skill levels to automate repetitive tasks in any Windows application. It can easily extend or modify user interfaces. The installation package includes an extensive help file; web-based documentation is also available.

<span class="mw-page-title-main">DNN (software)</span>

DNN Platform is a web content management system and web application framework based on the .NET Framework. It is open source and part of the .Net Foundation.

diagrams.net Free and open-source diagram editor

diagrams.net is a cross-platform graph drawing software developed in HTML5 and JavaScript. Its interface can be used to create diagrams such as flowcharts, wireframes, UML diagrams, organizational charts, and network diagrams.

Kongregate is an American web gaming portal and video game publisher. Its website features over 124,000 online games and 30+ mobile games available to the public. The company also publishes games for PC, mobile, and home consoles. It was purchased by GameStop Corporation in 2010 before being acquired by Modern Times Group MT AB in 2017.

<span class="mw-page-title-main">JavaFX</span> Java software platform for GUI

JavaFX is a software platform for creating and delivering desktop applications, as well as rich web applications that can run across a wide variety of devices. JavaFX has support for desktop computers and web browsers on Microsoft Windows, Linux, and macOS, as well as mobile devices running iOS and Android, through Gluon Mobile.

<span class="mw-page-title-main">MonoDevelop</span> Integrated development environment, discontinued for macOS

MonoDevelop was an open-source integrated development environment for Linux, macOS, and Windows. Its primary focus is development of projects that use Mono and .NET Framework. MonoDevelop integrates features similar to those of NetBeans and Microsoft Visual Studio, such as automatic code completion, source control, a graphical user interface (GUI) and Web designer. MonoDevelop integrates a Gtk# GUI designer called Stetic. It supports Boo, C, C++, C#, CIL, D, F#, Java, Oxygene, Vala, JavaScript, TypeScript and Visual Basic.NET. Although there is no word from the developers that it has been discontinued, nonetheless it hasn't been updated in 4 years and is no longer installable on major operating systems, such as Ubuntu 22.04 and above. Its parent Microsoft, seems to have shifted focus to Visual Studio Code and the .NET Framework, which runs on many operating systems, including Linux.

<span class="mw-page-title-main">Internet Explorer 9</span> Web browser for Windows released in 2011

Internet Explorer 9 or IE9 is the ninth version of the Internet Explorer web browser for Windows. It was released by Microsoft on March 14, 2011, as the ninth version of Internet Explorer and the successor to Internet Explorer 8. Microsoft released Internet Explorer 9 as a major out-of-band version that was not tied to the release schedule of any particular version of Windows, unlike previous versions. It is the first version of Internet Explorer not to be bundled with a Windows operating system, although some OEMs have installed it with Windows 7 on their PCs. Internet Explorer 9 is the last version that is called Windows Internet Explorer. The software was rebranded simply as Internet Explorer starting in 2012 with the release of Internet Explorer 10.

Apache Cordova is a mobile application development framework created by Nitobi. Adobe Systems purchased Nitobi in 2011, rebranded it as PhoneGap, and later released an open-source version of the software called Apache Cordova. Apache Cordova enables software programmers to build hybrid web applications for mobile devices using CSS3, HTML5, and JavaScript, instead of relying on platform-specific APIs like those in Android, iOS, or Windows Phone. It enables the wrapping up of CSS, HTML, and JavaScript code depending on the platform of the device. It extends the features of HTML and JavaScript to work with the device. The resulting applications are hybrid, meaning that they are neither truly native mobile application nor purely Web-based. They are not native because all layout rendering is done via Web views instead of the platform's native UI framework. They are not Web apps because they are packaged as apps for distribution and have access to native device APIs. Mixing native and hybrid code snippets has been possible since version 1.9.

<span class="mw-page-title-main">Bolt (web browser)</span>

The BOLT Browser was a web browsing system for mobile phones including feature phones and smartphones able to run Java ME applications. The BOLT browser was installed on the phone, and BOLT servers accessed Web pages, processed and compressed them, and delivered them to phones running the browser. The BOLT Browser was offered free of charge to consumers, and by license to mobile network operators and handset manufacturers. BOLT was produced by Bitstream Inc., the company which previously produced ThunderHawk for mobile network operators and handset manufacturers. BOLT was originally introduced into private beta on January 15, 2009 and was made available to the public on February 16, 2009 when the public beta was announced at Mobile World Congress in Barcelona. BOLT supported Java-based handsets with Java MIDP 2 and CLDC 1.0 or higher. BOLT also has specially optimized version for BlackBerry smartphones and worked with Windows Mobile and Palm OS devices that employ a MIDlet manager or Java emulator. BOLT was built using the WebKit rendering engine to display a full Web page layout as found on desktop web browsers.

<span class="mw-page-title-main">WebGL</span> JavaScript bindings for OpenGL in web browsers

WebGL is a JavaScript API for rendering interactive 2D and 3D graphics within any compatible web browser without the use of plug-ins. WebGL is fully integrated with other web standards, allowing GPU-accelerated usage of physics, image processing, and effects in the HTML canvas. WebGL elements can be mixed with other HTML elements and composited with other parts of the page or page background.

Modern HTML5 has feature-parity with the now-obsolete Adobe Flash. Both include features for playing audio and video within web pages. Flash was specifically built to integrate vector graphics and light games in a web page, features that HTML5 also supports.

HTML5 Audio is a subject of the HTML5 specification, incorporating audio input, playback, and synthesis, as well as in the browser. iOS

Emscripten is an LLVM/Clang-based compiler that compiles C and C++ source code to WebAssembly, primarily for execution in web browsers.

Encrypted Media Extensions (EME) is a W3C specification for providing a communication channel between web browsers and the Content Decryption Module (CDM) software which implements digital rights management (DRM). This allows the use of HTML5 video to play back DRM-wrapped content such as streaming video services without the use of heavy third-party media plugins like Adobe Flash or Microsoft Silverlight. The use of a third-party key management system may be required, depending on whether the publisher chooses to scramble the keys.

Media Source Extensions (MSE) is a W3C specification that allows JavaScript to send byte streams to media codecs within web browsers that support HTML5 video and audio. Among other possible uses, this allows the implementation of client-side prefetching and buffering code for streaming media entirely in JavaScript. It is compatible with, but should not be confused with, the Encrypted Media Extensions (EME) specification, and neither requires the use of the other, although many EME implementations are only capable of decrypting media data provided via MSE.

<span class="mw-page-title-main">OpenFL</span> Software framework for video games

OpenFL is a free and open-source software framework and platform for the creation of multi-platform applications and video games. OpenFL applications can be written in Haxe, JavaScript, or TypeScript, and may be published as standalone applications for several targets including iOS, Android, HTML5, Windows, macOS, Linux, WebAssembly, Flash, AIR, PlayStation 4, PlayStation 3, PlayStation Vita, Xbox One, Wii U, TiVo, Raspberry Pi, and Node.js.

<span class="mw-page-title-main">GDevelop</span> Open-source, cross-platform game engine

GDevelop is a 2D and 3D cross-platform, free and open-source game engine, which mainly focuses on creating PC and mobile games, as well as HTML5 games playable in the browser. Created by Florian Rival, a software engineer at Google, GDevelop is mainly aimed at non-programmers and game developers of all skillsets, employing event based visual programming similar to engines like Construct, Stencyl, and Tynker.

References

  1. "Construct 3 r71". www.construct.net. 4 December 2017. Archived from the original on 2021-02-04. Retrieved 2021-01-22.
  2. "Construct 3 r368". www.construct.net. 21 November 2023.
  3. "Construct 3 r367". www.construct.net. 14 November 2023.
  4. 1 2 "Create games with Construct 2". Scirra. Archived from the original on 2016-06-06. Retrieved 2012-03-24.
  5. "London Startup Scirra Launches HTML5 Game Creator". Yahoo News. Archived from the original on 2012-12-26. Retrieved 2017-01-14.
  6. "Construct 2, a drag and drop game maker". ActiveTuts+. 8 February 2012. Archived from the original on 2013-06-03. Retrieved 2012-03-19.
  7. 1 2 "A new way to learn how to program". www.construct.net. Archived from the original on 2021-02-04. Retrieved 2018-05-11.
  8. 1 2 "Construct 3 Adding JavaScript Support". www.gamefromscratch.com. 23 May 2019. Archived from the original on 2019-06-07. Retrieved 2019-06-07.
  9. How Events Work. (n.d) retrieved 2/25/2014, from Scirra Web Site: https://www.scirra.com/manual/75/how-events-work Archived 2016-03-28 at the Wayback Machine
  10. Gullen, A (2012, April, 13). Guide to Construct 2's advanced event features. retrieved 2/25/2014, from Scirra Web Site: https://www.scirra.com/tutorials/292/guide-to-construct-2s-advanced-event-features Archived 2016-03-28 at the Wayback Machine
  11. Event Groups. (n.d) retrieved 2/25/2014, from Scirra Web Site: https://www.scirra.com/manual/80/groups Archived 2016-03-28 at the Wayback Machine
  12. Scirra. How Events Work. retrieved 5/20/2014, from Scirra Web Site: https://www.scirra.com/manual/75/how-events-work Archived 2016-03-28 at the Wayback Machine
  13. "Publishing projects - Construct 3 Documentation". www.construct.net. Archived from the original on 2021-02-04. Retrieved 2021-01-22.
  14. 1 2 Scirra. Supported platforms. retrieved 5/20/2014, from Scirra Web Site: https://www.scirra.com/manual/168/supported-platforms Archived 2014-05-21 at the Wayback Machine
  15. Burton A. (2012, December, 17). How to Export to Kongregate/How to Upload to Kongregate. retrieved 5/20/2014, from Scirra Web Site: https://www.scirra.com/tutorials/424/how-to-export-to-kongregatehow-to-upload-to-kongregate Archived 2014-05-21 at the Wayback Machine
  16. Gullen, A. (2012, October, 23). Make Windows 8 games with Construct 2. retrieved 5/25/2014, from Scirra Web Site: https://www.scirra.com/blog/99/make-windows-8-games-with-construct-2 Archived 2014-05-25 at the Wayback Machine
  17. Gullen, A. (2015, August, 25). Publish Windows 10 Store apps with Construct 2. retrieved 8/5/2016, from Scirra Web Site: https://www.scirra.com/blog/167/publish-windows-10-store-apps-with-construct-2 Archived 2016-03-23 at the Wayback Machine
  18. Gullen, A. (2011, October 28). How to export to mobile with Cordova. retrieved at 5/25/2014, from Scirra Web Site: https://www.scirra.com/tutorials/71/how-to-make-native-phone-apps-with-construct-2-and-phonegap Archived 2014-05-25 at the Wayback Machine
  19. Gullen, A. (2014, January, 20). Announcing Construct 2 support for Wii U. retrieved 5/20/2014, from Scirra Web Site: https://www.scirra.com/blog/135/announcing-construct-2-support-for-wii-u Archived 2014-05-21 at the Wayback Machine
  20. Gullen, A. (2016, April, 13). Announcing Xbox One export beta. retrieved 8/5/2016, from Scirra Web Site: https://www.scirra.com/blog/176/announcing-xbox-one-export-beta Archived 2016-08-07 at the Wayback Machine
  21. 1 2 "Publishing projects - Construct 3 Documentation". www.construct.net. 2019-10-09. Archived from the original on 2021-02-04. Retrieved 2021-01-22.
  22. "Construct 3 r207". www.construct.net. 2020-07-14. Archived from the original on 2021-02-04. Retrieved 2021-01-22.
  23. Ashley Gullen (2007-01-07). "Forum Post". Archived from the original on 2019-09-24. Retrieved 2014-05-14.
  24. "Construct Classic - Browse /construct/Construct 0.8 at". Sourceforge.net. 2007-10-27. Retrieved 2012-06-12.
  25. Ashley Gullen (2012-02-05). "Construct Classic r2 released". Archived from the original on 2014-06-07. Retrieved 2014-06-04.
  26. Bigelow, Daven (2012-01-01). Construct Game Development Beginner's Guide. Packt Publishing Ltd. ISBN   9781849516617. Archived from the original on 2019-04-23. Retrieved 2018-05-11.
  27. "Scirra has retired Construct Classic". www.construct.net. 2013-04-20. Archived from the original on 2021-01-22. Retrieved 2021-01-22.
  28. "How Construct 2 licenses work - Scirra.com". www.scirra.com. Archived from the original on 2018-05-11. Retrieved 2018-05-11.
  29. "Construct 2 Exports to HTML5 and more | GameMaker Blog". GameMaker Blog. 7 February 2011. Archived from the original on 2018-05-11. Retrieved 2018-05-11.
  30. "Launching Construct 2 licenses and r51". www.construct.net. Archived from the original on 2021-02-04. Retrieved 2018-05-11.
  31. "Construct 2 Javascript SDK documentation - Construct 2 Manual". www.scirra.com. Archived from the original on 2018-05-11. Retrieved 2018-05-11.
  32. 1 2 Ashley Gullen (2015-01-27). "The future of Construct". Archived from the original on 2015-04-02. Retrieved 2015-03-01.
  33. "Sunsetting Construct 2". www.construct.net. 2020-02-20. Archived from the original on 2021-01-21. Retrieved 2021-01-21.
  34. "Steam Greenlight :: Construct 2". Steamcommunity.com. Archived from the original on 2013-07-28. Retrieved 2013-07-06.
  35. "Group Announcements :: Greenlight". Steam Community. 30 November 2012. Archived from the original on 2013-01-21. Retrieved 2013-07-06.
  36. "Construct 2 on Steam". Store.steampowered.com. 2013-01-25. Archived from the original on 2013-06-21. Retrieved 2013-07-06.
  37. "Construct 2 will be de-listed from Steam on Jan 31st :: Construct 2 Free General Discussions". steamcommunity.com. Archived from the original on 2021-02-04. Retrieved 2021-01-21.
  38. GameFromScratch.com, Copyright (2 February 2017). "Construct 3 Details Released". www.gamefromscratch.com. Archived from the original on 2018-05-11. Retrieved 2018-05-11.
  39. "Construct 3 public beta now available!". www.construct.net. Archived from the original on 2021-02-04. Retrieved 2018-05-11.
  40. "Launching Construct 3: now out of beta!". www.construct.net. 2017-12-04. Archived from the original on 2021-02-04. Retrieved 2019-06-07.
  41. "Construct 3 Details Released". GameFromScratch.com. 2 February 2017. Archived from the original on 11 May 2021. Retrieved 25 March 2021.
  42. "Introducing JavaScript coding in Construct". www.construct.net. 23 May 2019. Archived from the original on 2021-02-04. Retrieved 2021-01-22.
  43. "JavaScript coding now available". www.construct.net. 5 July 2019. Archived from the original on 2021-02-04. Retrieved 2021-01-22.
  44. "Construct 2 r69 (Beta) Download - Scirra.com". www.scirra.com. 2011-11-23. Archived from the original on 2017-05-07. Retrieved 2021-01-22.
  45. "Construct 3 r24". www.construct.net. 4 May 2017. Archived from the original on 2021-02-04. Retrieved 2021-01-22.
  46. "New Construct Arcade Has Landed". www.construct.net. 2019-08-14. Archived from the original on 2021-02-04. Retrieved 2021-01-22.
  47. "Construct Animate Beta". GameFromScratch.com. 26 May 2022.
  48. "Announcing a new product in beta: Construct Animate!". www.construct.net. 26 May 2022.