New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

uage

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uage

Universial Abstract Game Environment

latest
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 20 Mar 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts