Logo

HTML5 Shoot 'em Up in an Afternoon

Large book cover: HTML5 Shoot 'em Up in an Afternoon

HTML5 Shoot 'em Up in an Afternoon
by


Number of pages: 95

Description:
Learn how to make a simple top-down shoot 'em up in a few hours using the Phaser HTML5 game framework. This 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. It also covers topics not directly related to game development like how to setup your Phaser development environment, refactoring your code, and releasing your game to the public.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: Strategy Game ProgrammingStrategy Game Programming
by
These pages intend to give a comprehensive overview of the elements of a computer program which can play two-player strategy games like tic-tac-toe, connect four, checkers and chess. Code fragments in this text are written in C.
(18163 views)
Book cover: Coding with MinecraftCoding with Minecraft
by - No Starch Press
In this book you'll create a virtual robot army with Lua, a programming language used by professional game developers. Step-by-step coding projects will show you how to write programs that automatically build anything that you can imagine.
(7363 views)
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.
(15512 views)
Book cover: Blender Basics: Classroom Tutorial BookBlender Basics: Classroom Tutorial Book
by
Blender is a 3D technology rendering/animation/game development open-sourced freeware program maintained by the Blender Foundation. This tutorial book is designed to get you up and running in the basics of creating objects and scenes and animating.
(22111 views)