Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.2 KB

index.md

File metadata and controls

23 lines (18 loc) · 1.2 KB

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.