Package Exports
- vortexlib
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vortexlib) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Vortex Library
Vortex is a library for making games and software in node/yarn.
More information will be on the github wiki, all I am putting here are the changes and some highlighted features.
Features
- Vectors(Vector2, Vector3, Vector4) 🎮
- Lightweight 🚀
- Simple and easy to use ✔️
Change Log
1.0.18[Latest]
- Added Vector4
- Fixed minor bugs with Vector2 and Vector3