UNPKG

seed-engine

Version:

A Lightweight 2D game engine using WebGL2. The engine is designed on the focus of creating a bridge between creating and publishing games to the Seed Network as modules.

5 lines (3 loc) 85 B
import Physics from './Physics'; export default class Physics2D extends Physics { }