Skip to content

node-xr/node-sdl2

Repository files navigation

node-sdl2

SDL2 bindings to node.js

Quickstart

npm run generate  # Regenerate C++ bindings
npm install       # Build native bindings
npm lint          # Perform ESLint check
npm test          # Run Jest unit tests.

About

Node.js bindings to SDL2

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published