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: 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.
(26156 views)
Book cover: Make Games with PythonMake Games with Python
by - The MagPi Magazine
In this book, we are going to learn to make games on the Raspberry Pi with Pygame. We'll look at drawing, animation, keyboard and mouse controls, sound, and physics. This book isn't for absolute programming beginners, but it's not far from it.
(12812 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.
(17012 views)
Book cover: Killer Game Programming in JavaKiller Game Programming in Java
by - O'Reilly Media
This book is for people who already know the basics of Java. It teaches reusable techniques which can be pieced together to make lots of games. For example, how to make a particle system, first-person keyboard controls, a terrain follower, etc.
(23875 views)