Skip to content

Nabir14/ArcGE-WEB

Repository files navigation

ArcGE-WEB

Arc Game Library for the Web.

arcge-web-icon-dark

Library Information:

  • Version: 0.4.3 (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-web

or

npm install @arcge/arcge-web@version

Manual Usage Without Installation:

1. Clone The Repository:

git clone https://github.com/Nabir14/ArcGE-WEB.git

Copy The Module To Your Project Directory:

cp ArcGE-WEB/lib/arcge.js ~/yourprojectdirectory

3. 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

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!

Releases

No releases published

Packages

 
 
 

Contributors