Arc Game Library for the Web.
Library Information:
- Version:
0.4.3(Alpha) - Renderer:
2D
soon!
(as last modified) ArcGE has no stable release yet.
1. Install library:*
npm install @arcge/arcge-webor
npm install @arcge/arcge-web@version1. 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!
Check the "test" folder for test code files
https://arcge.gitbook.io/arcge-web-docs
NOTE: Docs are outdated as of v0.4.2 and will be updated again at v1.0 release
Please open an issue if you find any bugs or Pull Request to contribute to the project!
