Construct 2 Tutorials
Learn game development and coding with Construct 2
-
-
-
-
Exploring Regex in Construct 2
Regular expressions are a way to automate extracting certain parts of a string that share a common pattern. For example, you need to get a list of street names...
-
-
Your own textbox
ASCII Conventer online. Dont like standard HTML textbox? Let's make your own! Everything is much simpler than it seems. For this example you will need only 2 ob...
-
Introduction to Time / Timer functions
Although there are some timer tutorials here, we'll explore different things you can do with timers. The time variable is a built-in variable that begins whenev...
-
How to use your own Web Fonts
Construct 2 Release 74 introduced the ability to use Web Fonts in your projects. This allows you to add custom fonts to your games without having your players i...
-
Amazon Fire TV remote
In the case you're trying to make your game work with any amazon device that use the Amazon Fire TV remote, I'm pretty sure the GamePad plugin its not working f...