SDL2js Yet another attempt at bringing SDL2 to Node.js. It attempts to automatically create the bindings through node-ffi-generate. Development Build the project by running: npm run build Run the test SDL2 program by running: npm test