@arcge/arcge-web
v0.4.2
Published
Arc Game Library for the Web.
Readme
ArcGE-WEB
Arc Game Library for the Web.
Library Information:
- Version:
0.4.0(Alpha) - Renderer:
2D
Screenshots:
soon!
How To Use ArcGE:
(as last modified) ArcGE has no stable release yet.
NPM Installation:
1. Install library:*
npm install @arcge/arcge-webor
npm install @arcge/arcge-web@versionManual Usage Without Installation:
1. Clone The Repository:
git clone https://github.com/Nabir14/ArcGE-WEB.gitCopy The Module To Your Project Directory:
cp ArcGE-WEB/lib/arcge.js ~/yourprojectdirectory3. Include The Library In Your Source File:
import * as ARC from "pathToModule";4. Run && Enjoy!
Example Codes:
Check the "test" folder for test code files
ArcGE-WEB Documentation:
https://arcge.gitbook.io/arcge-web-docs
Please open an issue if you find any bugs or Pull Request to contribute to the project!
