TRIVIAL PURSUIT® Scratch and Play #1


Book Description

Sterling’s successful Scratch & Solve® series has proven enormously popular, with Hangman selling over 400,000 copies to date. Now, fans of TRIVIAL PURSUIT® get their chance to improve their skills anywhere, anytime, with any number of people.It’s simple: read the question, choose an answer, scratch off the circle next to that response, and see if you’re right. And if not? Don’t worry, because unlike other puzzle and game books, the fun’s not over yet. Simply guess again and rub off another circle. The faster you pick correctly, the faster you rack up points. Best of all, you can either play alone or test yourself against someone else who also has the book.




TRIVIAL PURSUIT® Scratch and Play #2


Book Description

A book containing puzzles with rules as simple as follows: read the question, choose an answer, scratch off the circle next to that response, and see if you're right. And if not? Don't worry. Simply guess again and rub off another circle. The faster you pick correctly, the faster you rack up points.




New Rules for Classic Games


Book Description

"An essential book for anyone interested in gameplay." —Games magazine If rules are made to be broken, then dust off those old games lying dormant in your closet, because your game playing just got a lot more exciting! New Rules for Classic Games, by games expert R. Wayne Schmittberger, is a complete guide to hundreds of new twists and variations guaranteed to expand and enliven your game repertoire. How about: Wraparound Scrabble: Worlds can run off an edge of the board and be continued on the other side. Another variation allows words to be spelled backwards! Extinction Chess: Think of every type of piece as a species; your goal is to prevent extinction of any of these species. Trivial Tic-Tac-Toe: An entertaining and challenging cross between Trivial Pursuit and tic-tac-toe. Auction Monopoly: Every property, no matter who lands on it, is sold to the highest bidder. You’ll find these and other exciting new challenges for card and dice games, chess, checkers, party games, and popular board games such as Monopoly, Scrabble, Risk, Parcheesi, Boggle, Othello, and Trivial Pursuit. And to make sure your game playing never gets stale, New Rules for Classic Games gives you rules for little-known games that can be played with equipment you already have and tips for doing your own rule writing!




Rules of Play


Book Description

An impassioned look at games and game design that offers the most ambitious framework for understanding them to date. As pop culture, games are as important as film or television—but game design has yet to develop a theoretical framework or critical vocabulary. In Rules of Play Katie Salen and Eric Zimmerman present a much-needed primer for this emerging field. They offer a unified model for looking at all kinds of games, from board games and sports to computer and video games. As active participants in game culture, the authors have written Rules of Play as a catalyst for innovation, filled with new concepts, strategies, and methodologies for creating and understanding games. Building an aesthetics of interactive systems, Salen and Zimmerman define core concepts like "play," "design," and "interactivity." They look at games through a series of eighteen "game design schemas," or conceptual frameworks, including games as systems of emergence and information, as contexts for social play, as a storytelling medium, and as sites of cultural resistance. Written for game scholars, game developers, and interactive designers, Rules of Play is a textbook, reference book, and theoretical guide. It is the first comprehensive attempt to establish a solid theoretical framework for the emerging discipline of game design.







Mathematical Writing


Book Description

This book will help those wishing to teach a course in technical writing, or who wish to write themselves.







The Magic of Interactive Entertainment


Book Description

This book is a complete survey of the field of interactive entertainment, packed with product reviews and inside information from product developers from the hottest companies in the industry. The CD contains evaluation copies of some of the hottest PC and Mac games in the industry, as well as test-drive samples of multimedia products and shareware games.




The Origin of Consciousness in the Breakdown of the Bicameral Mind


Book Description

National Book Award Finalist: “This man’s ideas may be the most influential, not to say controversial, of the second half of the twentieth century.”—Columbus Dispatch At the heart of this classic, seminal book is Julian Jaynes's still-controversial thesis that human consciousness did not begin far back in animal evolution but instead is a learned process that came about only three thousand years ago and is still developing. The implications of this revolutionary scientific paradigm extend into virtually every aspect of our psychology, our history and culture, our religion—and indeed our future. “Don’t be put off by the academic title of Julian Jaynes’s The Origin of Consciousness in the Breakdown of the Bicameral Mind. Its prose is always lucid and often lyrical…he unfolds his case with the utmost intellectual rigor.”—The New York Times “When Julian Jaynes . . . speculates that until late in the twentieth millennium BC men had no consciousness but were automatically obeying the voices of the gods, we are astounded but compelled to follow this remarkable thesis.”—John Updike, The New Yorker “He is as startling as Freud was in The Interpretation of Dreams, and Jaynes is equally as adept at forcing a new view of known human behavior.”—American Journal of Psychiatry




Learn to Program with Scratch


Book Description

Scratch is a fun, free, beginner-friendly programming environment where you connect blocks of code to build programs. While most famously used to introduce kids to programming, Scratch can make computer science approachable for people of any age. Rather than type countless lines of code in a cryptic programming language, why not use colorful command blocks and cartoon sprites to create powerful scripts? In Learn to Program with Scratch, author Majed Marji uses Scratch to explain the concepts essential to solving real-world programming problems. The labeled, color-coded blocks plainly show each logical step in a given script, and with a single click, you can even test any part of your script to check your logic. You'll learn how to: –Harness the power of repeat loops and recursion –Use if/else statements and logical operators to make decisions –Store data in variables and lists to use later in your program –Read, store, and manipulate user input –Implement key computer science algorithms like a linear search and bubble sort Hands-on projects will challenge you to create an Ohm's law simulator, draw intricate patterns, program sprites to mimic line-following robots, create arcade-style games, and more! Each chapter is packed with detailed explanations, annotated illustrations, guided examples, lots of color, and plenty of exercises to help the lessons stick. Learn to Program with Scratch is the perfect place to start your computer science journey, painlessly. Uses Scratch 2