Construct 2 Tutorials
Learn game development and coding with Construct 2
-
How to code doors and lock logic
I've written a tutorial for Gamedev Tutsplus . Here is the teaser for the article : Doors play an essential part in the navigation and progress of the player in...
-
-
-
Ping-Pong only in 2 events
Here is little ping-pong clone writen only in two events (No behaviours). In future I want to make same in one event ). Enjoy!
-
Timer and countdown
Hey there, I again decided to make tutorial today it will be timer because my good friend asked me about it so let's start. For timer we'll need just one layer...
-
-
-
Scoring - Theory and Practice
So I've been thinking a bit about the scoring in a game. A Wikipedia article about Game scoring describes it actually very well. Scoring is basically a motivati...
-
Creating A Touch Analog control
Today I am Going to Share a Simple Project with the minimum events I could come up with , but though its working 100% and I have used it a lot with my games. An...