Monday, September 5, 2016
aplikasi membuat game dengan mudah
aplikasi membuat game dengan mudah
1. PuzzleScript
PuzzleScript is a free, open-source game engine designed to help you make tile-based puzzle games. It was developed in HTML5, so you can run the tool right in your browser and play the games right in your browser. While its IDE-like interface may seem imposing to non-programmers, its actually quite straightforward and simple to learn.
Increpare, an influential game designer and the creator of PuzzleScript, has put together a handy beginners tutorial here, as well as a more advanced document here. Not feeling inspired? Check out some of the awesome games that have been made with this tool so far!
2. GameMaker
You have a couple options with GameMaker. You can download GameMaker 8.1 and use either the free version or pay $39.99 for the Pro version on Windows, or $19.99 for the Pro version on Mac. Or you can download the free version of GameMaker: Studio or dish out ridiculous amounts of money for the Standard, Professional and Master versions. This list is about free tools, though, so lets talk about the free versions.
First of all, most people know about GameMaker already. Its a prominent game creation tool by YoYoGames, with drag-and-drop options and other easy-to-use features for non-programmers, as well as a built-in scripting language for people with a little more experience. The original, freeware version of Spelunky, as well as Hotline Miami, were developed in GameMaker, so despite seeming like a simple tool, its possibilities are vast.
The issue with the Lite and Pro versions of GameMaker 8.1 is YoYoGames will no longer be updating them as theyve shifted their focus to Studio. However, the limitations on Lite vs. the limitations on the free version of Studio are very different. Lite limits your use of certain advanced functions, like 3D, blending, data structures, etc. There will also be a watermark on your game. The free version of Studio, however, limits your use of resources, like objects, rooms, sprites, sound files, etc. Which one you use depends entirely on your priorities.
3. Construct 2
Construct 2 is similar to GameMaker, but arguably even easier to use if youre a non-programmer. A lot of basic coding lingo used in GameMakers drag-and-drop features is replaced in favor of more straightforward terminology, plus it comes with a lot of simplified visual effects! There are two paid versions, with the free version coming with some limits and restrictions, which you can read more about here. Besides that, its a handy tool and a great alternative to GameMaker.
4. Stencyl
Stencyl is cool because it allows you to design games easily, while learning some basic programming logic in the process. By utilizing drag-and-drop within a snappable, block-based environment, Stencyl enables you to code events without actually writing any code, while still allowing you to visualize your games logic. Learn more here!
5. Twine
Unlike the previous tools Ive talked about here, Twines focus is on creating hypertext-based interactive fiction games. Twine games are saved as HTML files and use hyperlinks to connect various scenes and other segments of the game together, rather than relying on a text parser system, as in traditional, text-based adventure games. This, coupled with the intuitive graphical interface that allows you to map out scenes in a web-like environment, makes Twine really easy to learn and use. Anna Anthropy has a great beginners tutorial located here.
The kinds of games produced by Twine have often been compared to Choose Your Own Adventure books, but because of the tools ability to track variables, player-inputted text, use a variety of unique components, plug-ins and more, the possibilities are really quite vast.
Some of my favorites include Conversations With My Mother by Merritt Kopas, Even Cowgirls Bleed by Christine Love and Panic! by Astrid Bin.
6. Inform 7
Inform is a programming language designed to create player-inputted, command-based interactive fiction. The latest version, Inform 7, comes with its own IDE, library and compiler, all of which you can download here. Inform is unique because it bases its logic off the vocabulary and syntax of natural language, making it relatively easy to comprehend for beginning programmers.
For instance, you could type, Forest is a room, which will create Forest as a location in your game world. Then you could type, Cabin is north of forest, creating a new location in relation to another. This will connect Cabin to Forest with the user-input command north or go north. Of course, things get a little more complicated from there, but overall, the language is far more accessible than most when it comes to writing interactive fiction.
A list of resources and tutorials can be found here. I would recommend the Creating Interactive Fiction with Inform 7 textbook by Aaron Reed.
7. RenPy
RenPy is a free and open source visual novel engine that allows users to combine images, text and sound to create interactive simulation games. A lot of dating sims are made using the visual novel format, but it doesnt have to be limited to just that.
This software is good for beginners because of its super simple scripting language, but it also allows more experienced coders to write games in Python.
Katawa Shoujo is an example of a popular game built in RenPy.
8. Adventure Game Studio
Adventure Game Studio is aimed at more intermediate developers, allowing users to create their own point-and-click or keyboard-controlled adventure games. A lot of popular indie games have been created using this software, including the Blackwell series and Gemini Rue.
9. FlashPunk & Flixel
Why pay for Adobes expensive Flash suite when you can just use these free, open-source ActionScript 3 libraries? FlashPunk and Flixel arent game-making tools like the rest of the applications on this list, but they are great if youre looking to create 2D Flash games and have some experience in object-oriented programming. FlashPunk in particular is based on the GML library, making it a smooth transition point for people looking to break away from GameMaker.
Of course, to make use of these libraries, youll need to download a separate IDE to work in.FlashDevelop is a free and open-source code editor recommended by the developers of both FlashPunk and Flixel. The two have compiled a great list of resources, tutorials and other information here to help you get started.
10. Unity
Like GameMaker, including Unity on this list was an obvious choice. Unity is a game engine that supports development across an impressive range of platforms, making it one of the most popular game development tools right now. It comes with a built-in IDE, is useful for making both 3D and 2D games and has a huge asset store available.
One downside to Unity is that its free as long as youre not using it for a hefty commercial gain. If your annual gross income exceeds $100,000, youre required to buy a Unity Pro license for $1,500. The Pro version does come with some additional features, though!
11. RPG Maker XP
Whoa! You said there were only ten things on this list!
Well, technically, I said there were ten free things on this list
even though I did go over that by including FlashPunk and Flixel, but I dont care. Who complains about getting more than they expected?
RPG Maker isnt free, even though [SECRET]most people I know who use it didnt exactly pay for it.[/SECRET]
Im not encouraging piracy here, but I just couldnt let this list be completed without RPG Maker XP. RPG Maker 98 and XP were my first game-making tools growing up, and I love, love love them. Theres a free trial for RPG Maker XP you can install here, or you can dish out the $30 to buy it here.
I havent heard the best things about RPG Maker VX, but it is their newest product, so theres that too
Go to link download
alternative link download