Logo

Action Arcade Adventure Set

Large book cover: Action Arcade Adventure Set

Action Arcade Adventure Set
by

Publisher: Coriolis Group Books
ISBN/ASIN: 1883577063
ISBN-13: 9781883577063
Number of pages: 512

Description:
The art and science of creating side scroller games is documented quite thoroughly in this book. If you can look past some obvious anachronisms, you will find that this old book still contains a lot of useful information. While you will probably want to write your game engine to support modern technology, this text still provides a roadmap on how such engines are written.

Home page url

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

Similar books

Book cover: BlitzMaxBlitzMax
- Wikibooks
BlitzMax is a computer programming language based on BASIC. The code is first converted to a low level assembler format which is then assembled into object code for the target platform. BlitzMax is capable of compiling for Windows, Linux and Mac OS.
(16140 views)
Book cover: Data-Oriented DesignData-Oriented Design
by - dataorienteddesign.com
A practical guide for game developers working to create triple A titles across multiple platforms, for independent developers trying to get the most out of target hardware, for anyone who develops cutting edge software in restrictive hardware.
(14777 views)
Book cover: Creating a Simple 3D Game with XNACreating a Simple 3D Game with XNA
- Wikibooks
This tutorial is designed to provide a guide to using XNA to help create games in as simple and a visual way as possible. Examples of all of the basic elements to get started on a simple game are included, including controls, sound, and gameplay.
(18857 views)
Book cover: Invent Your Own Computer Games with PythonInvent Your Own Computer Games with Python
by
A programming book for kids interested in learning to program their own computer games with python, a serious computer language which is used by professional programmers also. The book explains programming principles from the source code examples.
(55534 views)