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: 3D Game Development with LWJGL 33D Game Development with LWJGL 3
by - GitBook
This online book will introduce the main concepts required to write a 3D game using the LWJGL 3 library. LWJGL is a Java library that provides access to native APIs used in the development of graphics, audio and parallel computing applications.
(8546 views)
Book cover: The Art of Computer Game DesignThe Art of Computer Game Design
by - Osborne/McGraw-Hill
One of the pioneer works seriously about video game. It explains what is a game, why people play games, and how to design a game. The author describes in detail what goes into the game design including many examples from his own experience.
(23212 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.
(17922 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.
(54020 views)