Construct 2 Tutorials
Learn game development and coding with Construct 2
-
-
-
Xtreme Performance v2 | 2016 + .capx
Demo online. English: Seeking to achieve the best possible performance in Construct 2, I developed a technique that allows a layout has billions of sprites; Tec...
-
SHA3 Keccak hashing plugin
Sometimes you need to secure your data using a secure hashing algorithm. With this plugin, you can now hash your data using the most up to date SHA3 Keccak algo...
-
Lockbox plugin
Sometimes you need to secure your data within the browser before saving or sending it elsewhere. With this plugin you can do just that and more. A perfect addit...
-
How to publish on iOS with CocoonIO
I recently have started developing for iOS, too. It's pretty hard to get started, so I have decided to made a complete (hopefully) guide. Even if this guide is...
-
-
-
How to secure Construct 2 AJAX requests?
Not everyone's aware that AJAX calls can be very easily hacked. If you don't secure your AJAX connections you might get cheated, your database might get pollute...