Skip to content

tikhiy/reflective

Repository files navigation

Reflective

Development

# Install the latest version of `node` (probably through `nvm`)
nvm install latest
nvm use <latestVersion>

# Install the latest version of `pnpm`
npm install pnpm@latest --global

# Install dependencies
pnpm install

# Run
pnpm run start

# Build
pnpm run build

Roadmap

  • JSDoc auto-generated documentation with custom template.
  • JSX support for defining the GameObject hierarchy.
  • Flexible API.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published