Skip to content

Latest commit

 

History

History
21 lines (21 loc) · 527 Bytes

README.md

File metadata and controls

21 lines (21 loc) · 527 Bytes

minsdl2js

Pure JS SDL2 bindings for NodeJS using ffi-napi

Supported Libraries

  • SDL2
  • SDL2_mixer
  • SDL2_ttf
  • SDL2_image
  • SDL2_gfx
  • SDL2_net
  • SDL2_gpu
  • SDL2_sound
  • SDL2_rtf

Installation

npm i minsdl2js

Examples

TODO

  • Fix Bugs if Exist