Logo

Creating Adventure Games On Your Computer

Large book cover: Creating Adventure Games On Your Computer

Creating Adventure Games On Your Computer
by

Publisher: Ballantine Books
ISBN/ASIN: 0345318838
ISBN-13: 9780345318831
Number of pages: 196

Description:
Though dated, Hartnell's book is a good introduction to adventure game construction. While the book focuses on BASIC programming, which wouldn't be a programmer's choice today, it offers sound design techniques for the absolute beginner.

Home page url

Download or read it online for free here:
Read online
(online reading)

Similar books

Book cover: Learning to Draw Basic Graphics in C++Learning to Draw Basic Graphics in C++
by - InformIT
Learn how to use C++ code to create basic animated graphics in this chapter from Beginning Game Programming by Michael Morrison. Practical lesson based on C++ programming, the basics of drawing graphics using the Windows Graphics Device Interface.
(18652 views)
Book cover: Game Programming PatternsGame Programming Patterns
by - gameprogrammingpatterns.com
Game Programming Patterns is a book on architectural patterns in game code. I dug up and polished the best patterns I've found in games and presented them here so that we can spend our time inventing things instead of re-inventing them.
(12065 views)
Book cover: Making Games with Python and PygameMaking Games with Python and Pygame
by
This is a programming book that covers the Pygame game library for the Python programming language. Each chapter gives you the complete source code for a new game and teaches the important programming concepts from these examples.
(20457 views)
Book cover: HTML5 Shoot 'em Up in an AfternoonHTML5 Shoot 'em Up in an Afternoon
by
Learn how to make a simple top-down shoot 'em up in a few hours using the Phaser HTML5 game framework. The book covers all of the basics: from placing and moving sprites, to managing collision detection and unit health, up to setting up a boss fight.
(4636 views)