UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

5 lines 110 B
/** * Just a shortcut, use Math.PI instead if you prefer * @type {number} */ export const PI = Math.PI;