GammaJS
0.1
  • Getting Started
  • Topics
  • Advanced Topics
  • gma
  • Glossary
GammaJS
  • Docs »
  • Gamma
  • View page source

Gamma¶

Gamma is a Javascript library which can be used to create 2.5D platform games for a web browser using the power of HTML, JavaScript, CSS and WebGL.

Getting Started¶

  • Download / Installation

  • Making your first game

Topics¶

  • Shapes: Defining the position and dimensions of entities

  • Moveable entities

  • Entities and Tags.

  • The Character Object

  • Default Enemies

  • Platform objects

  • Creating levels

  • Customising the appearance of characters, enemies and platforms.

  • Key Bindings

  • Adding a Heads up display (HUD)

  • Displaying messages (HUD)

Advanced Topics¶

  • Developing with Gamma

  • Framework Architecture

  • Defining collision behaviour

  • How the Level Parser works

  • Demystifying Render Helpers

  • Full API

Index and glossary¶

  • Glossary

  • Index

Next

© Copyright 2019, delfick

Built with Sphinx using a theme provided by Read the Docs.