Torque 2D Video Tutorials and Articles
by Kevin OFlaherty · 08/23/2012 (2:50 pm) · 2 comments
About our Efforts
Hello Torque developers. When we have deployed torquescripter.com in July our first goal was to create a new resource that target a different genre of games. At the beginning of this month we have released the Match 3 video tutorial series that covers the creation of a full match 3 game in Torque 2D. The code contained in this project can even be considered as a starter kit. After the release of this resource my team feels that we have a solid product lineup and have changed our focus to developing free content for the website. The rest of this blog post will discuss our new efforts.Rock Paper Scissors Video Tutorial
Last weekend I thought it would be a good idea to develop a quick video series for the development of a full game in Torque 2D. This video is designed for those that want to break into development quickly and see the types of game that can be made with Torque 2D. I developed this series in hopes that if people like these videos series they may be interest in our match 3 video series.Video 1 - Getting the images, setting up the level, adjusting the camera
Video 2 - Programming player controls, AI decission making
Video 3 - Adding a outcome to the game, setting up the win and lose backgrounds
Video 4 - Adding interjection images, moving interjections based on outcome
Video 5 - Adding multiple games, adding score
Torque 2D Articles
I started an article section designed to be a great reference for developers. Each article is quick and users can refer back to these pages while developing their own projects. Currently we have the following articles:Using the Torque 2D Console
Creating New Script Files (.cs)
Explaining Main.cs and Games.cs
Naming Objects
Classes
Object References
Creating and Destroying Objects

About the author
I'm a computer science student at Stony Brook University and entrepreneur. I founded torquescripter.com where my small team develops resources for Torque 2D.
#2
08/25/2012 (9:10 am)
Great articles, the community has really need of this kind of resources for start and go away more in depth in the development. 
Torque 3D Owner Adam
Adam deGrandis