arcadia

2.0.1 • Public • Published

Arcadia.js

A minimalist <canvas> game framework.

Overview

An Arcadia game is mainly made up of Scenes and Shapes. A scene is an encapsulated part of a game, such as a title, difficulty select, or actual gameplay. A shape is a game object, such as the player, enemies, or projectiles. To create a game, make an object that use Arcadia.Scene as the prototype, then populate it with Arcadia.Shape objects.

Games Made With Arcadia

Package Sidebar

Install

npm i arcadia

Weekly Downloads

6

Version

2.0.1

License

MIT

Last publish

Collaborators

  • endemic