2.2.0 • Published 3 years ago

flevar v2.2.0

Weekly downloads
2
License
ISC
Repository
github
Last release
3 years ago

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.

2.2.0

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago