@al-engine/core

Minimalistic game engine, for pixel perfect games

Usage no npm install needed!

<script type="module">
  import alEngineCore from 'https://cdn.skypack.dev/@al-engine/core';
</script>

README

Al engine

Core

This is core module for Al engine.

It have types what used in most other modules and for game creation:

Size
Position
Vector
Space
UpdateParams
OrgbValue
DeltaTime
Pixels
SetPixel
GetPixel
CameraResult
MoveCamera
Sprite
SpriteMap
Asset

Class to describe a color OrgbColor

And function log for logging purpose