Skip to content

endemic/arcadia

Repository files navigation

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

About

Minimal <canvas> game framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published