A Beginner's Guide to Writing Minecraft Plugins in JavaScript

A Beginner's Guide to Writing Minecraft Plugins in JavaScript
ISBN-10
0133962547
ISBN-13
9780133962543
Category
Computers
Pages
320
Language
English
Published
2015-04-10
Publisher
Peachpit Press
Author
Walter Higgins

Description

The book is for anyone who wants to learn how to modify Minecraft--no previous programming experience required! The book uses JavaScript, a popular programming language for creating websites and scripting. Aimed at kids who already play Minecraft, this guide will teach coding through a series of "Recipes" (the term used in-game when crafting new objects). For example, in the game, one of the first things any player must do is create a Workbench, or Crafting Table, which will in turn enable the player to create sophisticated tools. Recipe 1 in the book (the term Recipe and Chapter is interchangeable) is 'A modding Workbench' and its ingredients are the tools the reader will need to begin modding. The goal of each Recipe/chapter is to introduce a new JavaScript concept or expand upon a previously introduced concept. The author will present each recipe as a useful addition to the game while gently introducing programming concepts in an approachable style. This unique approach gets over the problem of introducing JavaScript in an interesting way and avoids spending 3 or 4 chapters explaining JavaScript core concepts in a vacuum. Several Recipes will be covered, including Rolling Dice, Snowball Fight, Piggie Pandemonium, Advanced Modding, and more.

Similar books

  • A Beginner's Guide to Writing Minecraft Plugins in JavaScript
    By Walter Higgins

    "The book is for anyone who wants to learn how to modify Minecraft--no previous programming experience required! The book uses JavaScript, a popular programming language for creating websites and scripting"--

  • Getting to Know Minecraft
    By Adam Furgang

    Higgins wrote a book titled A Beginner's Guide to Writing Minecraft Plugins in JavaScript, in which he discusses ScriptCraft. According to Higgins, “ScriptCraft is a plugin for Minecraft Servers which lets operators, administrators, ...

  • Modern JavaScript: Develop and Design
    By Larry Ullman

    It’s time for a current, definitive JavaScript book, and in this comprehensive beginner’s guide, bestselling author Larry Ullman teaches the language as it is implemented today.

  • Absolute Beginner's Guide to Minecraft Mods Programming
    By Rogers Cadenhead

    Minecraft® is a registered trademark of Mojang Synergies / Notch Development AB. This book is not affiliated with or sponsored by Mojang Synergies / Notch Development AB. The easiest, quickest, most entertaining introduction to creating ...

  • The Ultimate Guide to Minecraft Server
    By Timothy L. Warner

    Gain deep multiplayer Minecraft knowledge for running your server well Configure your computer to reliably host Minecraft Control your server through the Minecraft Server console Connect users, communicate with them, and set rules they must ...

  • Minecraft Redstone Essentials and Must-Do Projects
    By Cori Dusmann

    One of Minecraft’s more complex and interesting aspects is redstone.

  • Chris Crawford on Interactive Storytelling
    By Chris Crawford

    As a game designer or new media storyteller, you know that the story is critical to the success of your project. Telling that story interactively is an even greater challenge, one that involves approaching the story from many angles.

  • Fundamentals of Game Design
    By Ernest Adams

    Now in its second edition, this updated classic reference by Ernest Adams offers a complete and practical approach to game design, and includes material on concept development, gameplay design, core mechanics, user interfaces, storytelling, ...

  • Cross Over to HTML5 Game Development: Use Your Programming Experience to Create Mobile Games
    By Zarrar Chishti

    This book will instantly appeal to this audience as it will not attempt to teach the basics of programming; instead it will simply point out the differences in how to develop with HTML5.

  • JavaScript: Visual QuickStart Guide
    By Tom Negrino, Dori Smith

    A guide to JavaScript covers such topics as working with images, form handling, Regular Expressions, DOM, Ajax, jQuery, and bookmarklets.