The Inquisitor (ProcJam 2014) Mac OS
Safari has long had the ability to pull data from the OS X Address Book, and use only that information to fill in forms. I just submitted an extension to Mozilla that does the same for Firefox: Addressbook.app Form Filler. (As new extensions are considered by addons.mozilla.org to be experimental, you'll have to log in to the Firefox extensions site in order to install it.)
There are a few differences from the way this works in Safari. This extension can find U.S. states and Canadian provinces that are in pull-down lists, and it's triggered by a toolbar button, rather than doing word-completion in the form. Control-click on the toolbar and choose Customize from the drop-down menu, then drag the AddressBook->Forms button to the toolbar. (If anyone knows how the extension can do this on its own during the installation process or during its first run, please let me know.)
For those who are curious, the Address Book access is handled by the contacts Command-line Address Book tool that lets you view and search your contacts in Terminal. Please note this is an early release of the extension, and should be considered experimental; feedback is welcomed.
[robg adds: I've been using this extension for a few days, and it works quite well for basic form handling. For more complex needs, I rely on Autofill Forms, which offers support for multiple profiles, keyboard shortcuts to fill in form data, and more.]
  1. The Inquisitor (procjam 2014) Mac Os Download

Wave Function Collapse (WFC) by @exutumno is a new algorithm that can generate procedural patterns from a sample image. It's especially exciting for game designers, letting us draw our ideas instead of hand coding them. We'll take a look at the kinds of output WFC can produce and the meaning of the algorithm's parameters. Then we'll walk through setting up WFC in javascript and the Unity game engine.

InquisitorThe Inquisitor (ProcJam 2014) Mac OS

The central character in this work is a Grand Inquisitor who arrests Jesus. This Xist Classics edition has been professionally formatted for e-readers with a linked table of contents. This ebook also contains a bonus book club leadership guide and discussion questions. Microsoft Windows, Mac OS X, Linux, iOS, Wii U, PlayStation 3, PlayStation Vita, PlayStation 4 A direct rule by rule video game adaptation of the 1989 board game Space Hulk. Ported to Android in 2016.

The Inquisitor (procjam 2014) Mac Os Download

The traditional approach to this sort of output is to hand code algorithms that generate features, and combine them to alter your game map. For example you could sprinkle some trees at random coordinates, draw roads with a brownian motion, and add rooms with a Binary Space Partition. This is powerful but time consuming, and your original vision can someti