Game Development

Home/Game Development

Zynga introduces PlayScript, an open-source cross platform compiler for as3 devs

By |2013-04-07T11:35:06+00:00April 7th, 2013|Categories: Game Development|

Zynga, makers of the Farmville franchise, has revealed an open-source project called PlayScript. PlayScript is a true cross platform compiler for as3 developers, picking up the momentum where adobe has failed. It allows developers to target pretty much any platform, including iOS, Android, Windows 8, Desktop, as well as console's and handhelds - as well as [...]

How to use Mouse and Touch Events in Starling

By |2013-04-06T02:13:16+00:00April 6th, 2013|Categories: Game Development|

There is often confustion by new adaptors of Starling about what Events to use to handle touch/clicks. Unlike AIR's native TOUCH_BEGIN, TOUCH_END events, Starling uses a single TOUCH event, the type of touch is then extracted in the event handler through the event (e) object. See below. private function onTouch(e:TouchEvent):void { var touch:Touch = e.getTouch(stage); [...]

A Simple shooting game in HTML5 using Haxe NME

By |2013-03-29T18:58:25+00:00March 29th, 2013|Categories: Game Development|

Recently I have been spending more time looking at Html5 gaming solutions. Haxe NME has been my specific focus of recent. I have decided to approach the learning process similarly to the way I learn flash many years ago -  by making real simple games. For my first test I have create a simple shooting game [...]

Adobe AIR alternatives for mobile development with AS3

By |2013-03-29T12:30:24+00:00March 29th, 2013|Categories: Game Development|

At Pixel Utopia, we LOVE as3, its a versatile language with some great development tools and a solid community. Recently there has been a bit of discussion in the community about the future of AIR as a platform. The murmurs and speculation are closely related to Adobes PR, or lack of. Alas, there are some alternatives [...]

Drop Shadow Filter with Starling Framework

By |2013-03-16T00:52:26+00:00March 13th, 2013|Categories: Game Development|

With starling v1.3 came the introduction of filters. In this post i will show how to use the DropShadow filter. the fiilter takes 6 Parameters: Distance, angle, colour, alpha, blur, resolution. Make sure you download the latest version of starling and add it to your project  http://github.com/PrimaryFeather/Starling-Framework/zipball/v1.3 // import the filter import starling.filters.BlurFilter; //apply it [...]

Generate Dynamic Sprite Sheets at run-time for Starling

By |2013-02-14T12:27:23+00:00February 14th, 2013|Categories: Game Development|

If you are new to starling and just learning the ropes, you have likely gone through some of the well known tutorials for the framework including the fantastic series from Adobe's Hermanth Sharma. They all demonstrate the use of Texture Packer or Flash CS6 to generate sprite sheets which are later embeded into your project. This [...]

List of screen resolutions and DPI/PPI for popular mobile devices

By |2013-02-06T13:21:23+00:00February 6th, 2013|Categories: Game Development, Uncategorized|

In this post I am showing a list screen resolutions for popular devices, this list will grow and shrink as time goes by based on device popularity. You will find that most devices fall into a common resolution group, ie many android devices of 2010-2012 had a device res of 800×480 pixels, then in 2012+ they [...]

Virtual Joystick for mobile games using AS3

By |2014-07-07T14:40:21+00:00January 13th, 2013|Categories: Game Development|

There are several joystick scripts going around, however the few I stumbled upon had limited control sensitivity. A virtual analog controller should allow full 360 degree control (even if limited to certain directions within game-play, the system should allow for expansion/re-use), and MUST enable movement sensitivity (the character should move with a relative speed to the [...]

Keyboard controls for game character with AS3

By |2013-01-12T20:47:24+00:00January 12th, 2013|Categories: Game Development|

Below is the keyboard class i use when building any flash projects which require keyboard controls. Over my years as an as3 developer I have seen many different implementations of the simple character movement code. I often see people attaching the character movement script directly to the event handlers; that is not a good idea, as [...]

This Is A Custom Widget

This Sliding Bar can be switched on or off in theme options, and can take any widget you throw at it or even fill it with your custom HTML Code. Its perfect for grabbing the attention of your viewers. Choose between 1, 2, 3 or 4 columns, set the background color, widget divider color, activate transparency, a top border or fully disable it on desktop and mobile.