Don't want to see articles from a certain category? When logged in, go to your User Settings and adjust your feed in the Content Preferences section where you can block tags!
We do often include affiliate links to earn us some pennies. See more here.
Construct 3 [Official Site] is a game engine that requires little to no programming knowledge as it relies on stringing events together from objects. It's clever and it works really well.

Here's an example of the kind of system it uses to make a game:
image
I've used tools like Construct from Scirra on and off for years, after first getting involved with similar tools like Fusion from Clickteam.

The game engine has been re-written for Construct 3 in such a way that it can now be run directly in your web browser. It's an awesome idea, as being able to create games from anywhere you can access a web browser sounds really cool! It won't always be browser-based though, as they do plan full desktop applications too, but this is a reasonably good way to test bugs and features while you develop.

I've been testing it out and it does work reasonably well, although it does have some crash bugs I've found. To show you how simple it is do make a game with it, I present you with Troll Hunter 1.0, my proudest creation ever.

The open beta is a limited free version, with the paid version to come towards the end of May. The main issue I take with it is their funding model, having to pay monthly for software is not something I am fond of. I much prefer to pay once per major version, so I can use it for as long as I like. I do hope they offer that option at least.

Find more information in the release blog post.

Would you make use of a game engine like Construct 3? Article taken from GamingOnLinux.com.
Tags: Beta, Toolkit
4 Likes
About the author -
author picture
I am the owner of GamingOnLinux. After discovering Linux back in the days of Mandrake in 2003, I constantly came back to check on the progress of Linux until Ubuntu appeared on the scene and it helped me to really love it. You can reach me easily by emailing GamingOnLinux directly. Find me on Mastodon.
See more from me
The comments on this article are closed.
20 comments
Page: «2/2
  Go to:

Fishticon Mar 30, 2017
Isn't it pretty much the same thing as Gdevelop? Even they have a web-based version and a desktop version that works on Linux. Except Gdevelop is free.
Liam Dawe Mar 30, 2017
Quoting: FishticonIsn't it pretty much the same thing as Gdevelop? Even they have a web-based version and a desktop version that works on Linux. Except Gdevelop is free.
Last time I properly tried GDevelop I found it overly confusing with a terribly messy UI. It also had pretty poor translations into english as it's originally a french project. On top of that, it was incredibly unstable.

I just tried to grab it for Arch, but their recommended Arch download is broken. Their web-app doesn't even load either. They haven't had a release since November last year and are currently going through an entire re-write of the UI. So it still doesn't fill me with any confidence in GDevelop at all right now.

Construct 3 however is incredibly easy to understand and use :)
Purple Pudding Mar 30, 2017
Are you going to try other engines, like Godot, Phaser, Love or even RPG Maker MV?

A livestream where one of the livestreamers play the game of the others (who stay in discord to answer and comment) could be fun...


Last edited by Purple Pudding on 30 March 2017 at 10:07 am UTC
Ardje Mar 30, 2017
Construct 3 is said to work on chromebooks. I just need to keep my chromebook updated. Well, I have, but it still refuses to work, because the chromebook release is 56 and not 57.
Ardje Mar 30, 2017
Quoting: ArdjeConstruct 3 is said to work on chromebooks. I just need to keep my chromebook updated. Well, I have, but it still refuses to work, because the chromebook release is 56 and not 57.
Heh, v57 has been build last night... It took an hour for the forced update...
Let's retry.
Liam Dawe Mar 30, 2017
The troll example game has been moved to here. It also has quite a number of changes since the initial test game ;)
razing32 Mar 30, 2017
Quoting: liamdaweThe troll example game has been moved to here. It also has quite a number of changes since the initial test game ;)

Cut to 5 years later.....

@Liam
Hey gang.
Dev Update 3578 is out.
Samsai fixed Syntax errors in the Deer AI in the Desert biome.
The Plasma rifle now has fire speed increased by 0.40 and damage up per class type.
Mesa optimized and working with Nvidia to improve dual card performance.
Dynamic shadows causing frame drop resolved.
Server population currently at 100k strong during weekdays.
Taking the Bentley for a spin.
saildata Mar 31, 2017
Almost forgot to post this here after I saw Liam's post:

Free Install of AppGameKit for Raspberry Pi 1,2,3 and zero (presumably zero w as well)

I tried to find any gotchas or horrible parts of the agreement and did't notice anything.. seems legit. I know it's always up on Steam.

If you don't have a pi and would really like to try this let me know, their sales forecasts seem to be off in my area and are always available.

I've never tried AGK; I'm currently working on a side project in Godot... not as easy as I originally thought

I didn't see this posted anywhere else, and couldn't even navigate to it on their page.. had to always get back through Google.

I have a young cousin who wants to learn to code and what I want to know is the level of support I'd have to provide.. plus I don't want them to get frustrated and quit.

https://www.appgamekit.com/agk-pi/
Tkeleth Mar 31, 2017
I made a very fast click macro for one of my mouse buttons, and after using it to kill a few guys, the yellow dudes become invincible. lol 10/10 would review on steam
saildata Mar 31, 2017
Quoting: TkelethI made a very fast click macro for one of my mouse buttons, and after using it to kill a few guys, the yellow dudes become invincible. lol 10/10 would review on steam

I've been working on something like this with a program called autokey. It's GPL-3.0 and is written in Python 3 so very easy to get started.

I'm using it for some in game automation.. I can't stand doing repetitive actions over and over, like moving water one molecule at a time from one glass to another.. I'll let the computer do it much faster than I can :P
While you're here, please consider supporting GamingOnLinux on:

Reward Tiers: Patreon. Plain Donations: PayPal.

This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!

You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
The comments on this article are closed.