Even You can Build Game Consoles Games | CodeGuru

Even You can Build Game Consoles Games

It used to be that if a developer wanted to build an application aimed at a gaming console instead of a PC, they had to jump through a variety of hoops that included learning and using special tools. The game development world is changing. Microsoft is one of the bigger players now in the gaming […]

Mar 24, 2014
2 minute read
CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More

It used to be that if a developer wanted to build an application aimed at a gaming console instead of a PC, they had to jump through a variety of hoops that included learning and using special tools. The game development world is changing.

Microsoft is one of the bigger players now in the gaming console market with Xbox 360 and Xbox One both being contenders for console dollars. With Xbox 360 and continuing with Xbox One, Microsoft has evolved the internals to align more with their Windows product and thus to align better with the development tools that are used for Windows.

For the Xbox 360, you were able to download a free tool, the XNA Game Studio, and begin using C# skill to build games on your PC. Using the XNA Framework, you could build full-fledged games.

Not to be left behind, Sony has just released a free, open source game development toolkit of its own for targeting their gaming devices including the PlayStation3, PlayStation 4, PlayStation Vita, and PSP. Their “Authoring Tools Framework” (ATF) is available on GitHub at https://github.com/SonyWWS. What you are likely to find nice, however, is that this is a set of C#/.NET components that can be used on Windows. Rather than simply repeat them here, you can find the list of components at https://github.com/SonyWWS/ATF.

It will be interesting to see how the console gaming marketing evolves with the bar for entry for independent game developers continuing to lower.

If you’ve used the Sony ATF to build a game, let us know how it went!

CodeGuru Logo

CodeGuru covers topics related to Microsoft-related software development, mobile development, database management, and web application programming. In addition to tutorials and how-tos that teach programmers how to code in Microsoft-related languages and frameworks like C# and .Net, we also publish articles on software development tools, the latest in developer news, and advice for project managers. Cloud services such as Microsoft Azure and database options including SQL Server and MSSQL are also frequently covered.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.