flevar

2.2.0 • Public • Published

flevar logo

FlevaR is a declarative JavaScript game engine for creating 2D browser games and applications.

The engine mainly revolves around:

  • state hooks inspired by ReactJS
  • callbacks inspired by ExpressJS and KnexJS
  • functionality and conventions inspired by Flash

Main Features:

  • Creating canvas-based FlevaClips such as textfields and prefabs
  • Managing textures with Graphics, Paintings, Sprites, and SpriteSheets
  • Handling audio with Sound
  • Simple Scene manipulation
  • Easy stage navigation with VCam
  • Saving/Loading with SharedObjects

Built-in:

  • Asset Pre-Loader
  • FlevaClip collision detection
  • Rendering
  • Custom Runtime/Loop
  • Reusable Scripts
  • Virtual Camera
  • Mouse/Key/Sound/SharedObject Modules

Wiki

An overview and tutorials on the FlevaR Engine.

Guide

Follow a guide to help you get started on your first FlevaR application.

Documentation

Visit the docs directly to view the syntax and detailed features.

Changelog

See the changes and updates to the engine.

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i flevar

    Weekly Downloads

    6

    Version

    2.2.0

    License

    ISC

    Unpacked Size

    992 kB

    Total Files

    7

    Last publish

    Collaborators

    • danidre