Popfly Game Creator Alpha is available today, and it's a brand new tool for building 2D games in Silverlight that requires zero programming to build games. How easy is it to build games? Well in this interview Adam Nathan builds three games from scratch including- A Space invaders clone (3:15 - 23:55)- A 2D car game that plays like "snake" (23:55 - 37:51)- A 2D side scroller with a Ninja fighting rocket chickens (37:51- 55:04)- Low res version- MP4 version
Bas wrote:The UI suffered a bit performance wise over here. Maybe that's because it's just an alpha, I don't know. But when clicking the 'play' button in the creator, the game's performance is terrible even though the tick counter is at 30ms or something. When I just play the game outside the editor (like when clicking the link above), performance is just fine, though. I assume this is due to all sorts of diagnostics stuff bringing performance down, but it could use some work.
Johannes wrote:I think performance problems are mainly caused by silverlight 1.1.
Bas wrote:I doubt it. If you play the game outside the editor, performance is fine. It's probably the diagnostics stuff and the editor UI slowing things down.