TouchStudio update
Written by Ian Elliot   
Saturday, 28 May 2011

TouchStudio is a Windows Phone app that lets you write scripts that run on the phone. The latest version 1.2 has just been released and it adds some significant features that make TouchStudio a credible way of creating apps.

The key additions are a game and physics engine and there's a demo ninja game included in the release. Also included is a new canvas-like element - the board. A board contains a collection of items (“sprites”) that are rendered on the board, and which you can easily move around, obeying basic laws of physics that involve speed, acceleration, etc. Now you can create games with just a few lines of script code.

You can also now pin scripts to the TouchStudio home screen and post directly to Facebook. You can now log into Facebook from TouchStudio, and then post text, pictures, or links to your Facebook wall. An odd upgrade is the introduction of global variables - most simple scripting languages start out with globals and try to figure out how to control them later!

The list of improvements are:

  • New fast game and physics engine ("board")
  • Improved tiles on TouchStudio home screen
    • Pinning of individual actions as tiles
    • Separation of tiles and scripts
  • Post on your Facebook wall directly from your script
  • Global variables ("data")
  • Run all actions directly; enter arguments on wall if needed
  • Improvements in code editor
    • Selection of subexpressions
    • Extraction of subexpressions (a refactoring that introduces a new local variable)
    • Copy & paste of entire actions
    • Undo
  • Tutorial videos
  • Many new samples, performance improvements, and transition animations, and bug fixes

touchstudio99x99

More information

Scripting app for Windows Phone 7

TouchStudio

 

If you would like to be informed about new articles on I Programmer you can either follow us on Twitter or Facebook or you can subscribe to our weekly newsletter.

 

Banner


GitHub Announces Open Source Security Fund
03/12/2024

A new security-focused program, the GitHub Secure Open Source Fund, will invest $1.25M across 125 open source projects. The project is backed by the support of organizations including American Express [ ... ]



TestSprite Announces End-to-End QA Tool
14/11/2024

TestSprite has announced an early access beta program for its end-to-end QA tool, along with $1.5 million pre-seed funding aimed at accelerating product development, expanding the team, and scaling op [ ... ]


More News

Last Updated ( Saturday, 28 May 2011 )