GameMaker is an easy to use card based development system which allows you to create simple adventure games with graphics, buttons, and text. There is no programming required, but it does have a small programming language which can be used to make better games. Just draw the pictures, type some text, click a few buttons, choose some options... and PRESTO, an adventure game is completed! You can then compile your game into a real stand-alone application that can be uploaded to online services.
WHAT'S NEW
Version 3.9.5:
- FIX: When using paint tools, If you use the edit menu to Select All and then delete, some paint tools wouldn't work correctly unless you painted a dot or put a picture on the card.
- FIX: Using END SELECT inside a IF structure was returning an END SELECT without SELECT error if the part of the IF structure where the END SELECT was placed was not being executed.
- FIX: Adding strings together caused an error if the length of the new string was more than 255 characters. The new string is now truncated to 255 characters. Follow the link and
free download GameMaker now.
DETAILS