📜 ⬆️ ⬇️

A preliminary version of Windows Azure Toolkit for Social Games has been released.

Windows Azure Toolkit for Social Games allows you to quickly start creating social games on the Windows Azure platform. The social games market is constantly growing and becoming more and more profile. EMarketer predicts that in 2011 revenues in this market will increase to $ 1.32 billion (in 2010 it was $ 856 million).

image

In order to quickly enter this attractive for developers market, the Windows Azure Toolkit for Social Games toolkit for developers includes libraries, development tools and code samples, based on which you can create your own game — both on .NET and on HTML5. This toolkit for developers includes support for features such as storing user profiles, managing “bulletin boards”, the ability to purchase directly from the game, etc.
')
The main components of Windows Azure Toolkit for Social Games are:

Server software interfaces (Server APIs) - a set of services that simplify game creation and support such functionality as achievements, virtual goods (virtual goods), in-app purchases, real-time communication and leadership boards ads (leaderboards). These services are based on the JSON REST protocol and can be used on any client device that supports HTML5 - both on the phone and on the tablet computer. The following software interfaces are currently supported:


HTML5 Libraries

Test Client application (Test Client) is a tool for simple testing of game program interfaces without the need to create a full-fledged client application. The test application allows developers and testers to send teams to test the developed game. In addition, a test application helps JavaScript developers test integration mechanisms.

An example of the game - in Windows Azure Toolkit for Social Games, the Tanskter game developed by the Grant Skinner team was included.

image

This game is developed in HTML5 and comes with source server code that can be reused by developers.

Requirements

Microsoft Visual Web Developer 2010 Express or Microsoft Visual Studio 2010
Microsoft .NET Framework 4.0
Internet Information Services 7, with the ASP.NET option enabled
Windows Azure SDK and Tools for Visual Studio (March 2011) version 1.4
Microsoft SQL Server 2008 (Express edition or higher)
Windows Identity Foundation Runtime

How to start using Windows Azure Toolkit for Social Games

Source: https://habr.com/ru/post/124721/


All Articles