arcade-physics-with-tilemaps
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

Arcade Physics
(without Phaser)

Goal?

Completely detach the Arcade Physics from the PhaserJS package and convert it to TypeScript.

Features

  • Group support has been removed. Instead of Group, use an array.
  • The TileMap files are still there, but can't be used as of now.

Demo (client-side)

https://yandeu.github.io/arcade-physics/

NPM

npm i arcade-physics

Usage

See index.html

Breaking Changes

License

Licensed under LGPL-3.0
Copyright (c) 2023, Yannick Deubel

This project is a fork of photonstorm/phaser which is licensed under MIT
Copyright (c) 2020 Richard Davey, Photon Storm Ltd.

Please have a look at the LICENSE for more details.

/arcade-physics-with-tilemaps/

    Package Sidebar

    Install

    npm i arcade-physics-with-tilemaps

    Weekly Downloads

    0

    Version

    0.1.3

    License

    LGPL-3.0

    Unpacked Size

    3.13 MB

    Total Files

    2349

    Last publish

    Collaborators

    • awweather