Sponsored Links
-->

15 April, 2018

GameMaker Studio 2 for Mac in Closed Beta - The Mac Observer
src: www.macobserver.com

GameMaker Studio (formerly Animo until 1999, Game Maker until 2011, GameMaker until 2012, and GameMaker: Studio until 2017) is a proprietary game creation system created by Mark Overmars in the Delphi programming language.

GameMaker accommodates the creation of cross-platform and multi-genre video games using drag and drop action sequences or a sandboxed scripting language known as Game Maker Language, which can be used to develop more advanced games that could not be created just by using the drag and drop features. GameMaker was designed to allow novice computer programmers to be able to make computer games without much programming knowledge by use of these actions.


Video GameMaker Studio



History

Originally titled Animo, the program was first released in 1999, and began as a program for creating 2D animations. The name was later changed to GameMaker, lacking a space to avoid intellectual property conflicts with the 1991 software Game-Maker.


Maps GameMaker Studio



Design

GameMaker primarily runs games that use 2D graphics, allowing the use of limited 3D graphics.

GameMaker is designed to allow its users to easily develop video games without having to learn a complex programming language such as C++ or Java through its proprietary drag and drop system. These icons represent actions that would occur in a game, such as movement, basic drawing, and simple control structures. It is also possible to create custom "action libraries" using the Library Maker. Game Maker Language (GML) is the primary interpreted scripting language used in GameMaker, which is usually significantly slower than compiled languages such as C++ or Delphi.

GameMaker accommodates redistribution on multiple platforms. The program builds for these platforms: Microsoft Windows, macOS, Ubuntu, HTML5, Android, iOS, Windows Phone, Tizen, Xbox One, PlayStation 4 and PlayStation Vita; support for the Nintendo Switch was announced in March 2018, with Undertale to be the first such title to be brought to the Switch. A Windows desktop computer with system requirements equal to that of the game produced is required in order to develop the games along with a broadband internet connection.


GameMaker Studio 2 Released - Niche Gamer
src: nichegamer.s3-us-west-2.amazonaws.com


Reverse engineering

Several versions of the software made reverse engineering easy by packing resource data to the end of the executable with no encryption or internal obfuscation. A decompiler was released specifically for decompiling games distributed with the early iOS runner. Obfuscation programs were later developed and released to deter hackers from extracting the game resources from executable files built with the program. The latest version of the software, GM: Studio, makes it harder to decompile games given its compiled nature and it has built in obfuscation.


GMS2: How to animate a 3D model for use with GameMaker Studio 2 ...
src: i.ytimg.com


Digital rights management

In late 2012 and early 2013, YoYo Games released a version of their new Studio IDE for cross-platform development that would import games and destroy all of the image type resources for some legitimate purchasers of the software by superimposing a pirate symbol on top of the image. This was due to a fault in their digital rights management software implementation which they use as a method of combating infringing copies of the software. YoYoGames publicly stated they would remove the DRM at a later point in time, but that other less-invasive DRM techniques would remain.


Making Your First Game in Game Maker Studio 2 | Pluralsight
src: pluralsight.imgix.net


Reception

The program currently holds a rating of 8.4/10 on Mod DB based on 196 user reviews; many cite its flexibility and ease of use as positives and instability, crashes, project corruption and outdated features as negatives. Douglas Clements of Indie Game Magazine wrote that the program "[s]implifies and streamlines game development" and is "easy for beginners yet powerful enough to grow as you develop", though noting that "resource objects have to be gathered if unable to create" and that licensing between Steam and the YoYo Games website is "convoluted".


Game Maker Studio: Palette Builder Tutorial - YouTube
src: i.ytimg.com


References


File:GameMaker-Studio-Logo1.jpg - Wikimedia Commons
src: upload.wikimedia.org


External links

  • Programming:Game Maker at Wikibooks
  • Media related to Game Maker at Wikimedia Commons

Source of the article : Wikipedia

Comments
0 Comments