Skip to content

Work-in-progress Typescript SDK for Odd Giants, the game.

Notifications You must be signed in to change notification settings

Ustice/odd-giants-typescript-sdk

Repository files navigation

Odd Giants SDK

This is a work-in-progress fully-typed SDK for the API for the game Odd Giants (a Glitch remake).

Building

Initialization

For easy initialization, run the init script. This will generate the API, and install dependencies.

npm run init

Build SDK

To build the OddGiants SDK, run

npm run generate

Build and run

To run and test the code, run

npm run test

About

Work-in-progress Typescript SDK for Odd Giants, the game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published