News

PlayStation Mobile Development Cookbook giveaway winners announced!

We have been running a giveaway of my recently released book PlayStation Mobile Development Cookbook here on GameFromScratch.com.  Now we announce the lucky winners!   The lucky winners are ( by Disqus username ): Neil Munro Brian Beuken Chaibi Mustapha       Congratulations to each of you. I sent you each an email in case […]

PlayStation Mobile Development Cookbook giveaway winners announced! Read More

Graphics in Haxe and NME

In the previous post we looked at the basic structure of a program in Haxe/NME running on a number of different platforms.  Now I am going to check out the graphics portion of NME, specifically sprite/bitmap rendering.  I am going to need a graphic to use for this example and I chose to use these, specifically […]

Graphics in Haxe and NME Read More

Input in Haxe and NME

In the past we covered basic program structure as well as using graphics using Haxe and NME.  In this section we are going to look at handling input.  A number of these samples, such as multi touch, will only work on a device, although we will briefly look at how to create device specific code that still […]

Input in Haxe and NME Read More

Taking a look at HaXe

So last week I decided to run a poll to see which gaming technology people would be most interested in and the results actually shocked me:     Haxe narrowly edged out LibGDX ( by two votes ), while my original plan of HTML5 came in a distant third.  The other category seemed to be […]

Taking a look at HaXe Read More

Scroll to Top