1.0.2 • Published 1 year ago

uage v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Universal Abstract Game Environment

Pronounced like "wage".

This module is under active development as of March-2023 and will be updated when the first version is publicly available in April-2023

This is a Node.js module which provides a simplified, platform agnostic game development API what includes graphics, sounds, and event handling. It's very low level, and minimalistic. More sophisticated functions will be implemented in layers above UAGE.

UAGE will also include a CLI utility that can be used to build platform executables for:

Mac
Windows (soon)
Mobile (maybe someday)

Install

Install the CLI build utility globally:

npm install -g uage

Install the module for game development locally:

npm install uage
1.0.2

1 year ago

1.0.0

1 year ago