casual-game-engine.github.io

Official documentation of Casual Game Engine


Project maintained by casual-game-engine Hosted on GitHub Pages — Theme by mattgraham

Welcome to the official documentation of Casual Game Engine

Casual Game Engine is a 2D singleplayer top down-shooter engine which lets you create such kind of games using AngelScript as scripting language. AngelScript is an easy-to-use scripting language that has a wide popularity in the game development universe.

This documentation helps you with creating your own games using the engine.

Table of contents

  1. Installation
  2. Create a game
  3. Setup images
  4. Implement your game
  5. Sample Entity
  6. Player specifics
  7. Mapping
  8. Manage localization
  9. API reference

If you need help using the engine, feel free to create a topic at the Steam discussions.
If you need help with the basics of AngelScript, have a look at the AngelScript documentation.