node-raylib icon indicating copy to clipboard operation
node-raylib copied to clipboard

Node.js bindings for Raylib

Results 59 node-raylib issues
Sort by recently updated
recently updated
newest added

Followed instructions to install and test, I get:cd pi@raspberrypi:~/downloads/raylibtest $ node index.js INFO: Initializing raylib 3.5 WARNING: GLFW: Error: 65544 Description: X11: The DISPLAY environment variable is missing WARNING: GLFW:...

I have CMake installed but the example won't run. I get this error when I type : bin/node-raylib.exe templates/simple_game/simple_game.js S npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR!...

I was trying to install node-raylib, and once I set up everything and run the small program in the README, this error popped up when I tried to do a...

Following instructions from [this](https://github.com/RobLoach/node-raylib/pull/63#issuecomment-622991278). Board: RPI Zero W OS: Raspbian Buster Lite CMake Version: 3.20.2 Node Version: 10.16.3 NPM Version: 6.9.0 ``` pi@raspberrypi:~/node-raylib $ npm it > [email protected] postinstall /home/pi/node-raylib...

Not really an issue but are there any plans to migrate this to typescript? If not would you accept a pull request that did this?

``` ... info CMD BUILD info RUN cmake --build "C:\Code\flappy\node_modules\raylib\build" --config Relea se Microsoft (R) Build Engine version 16.7.0+b89cb5fde for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. C:\Program...

https://github.com/RobLoach/node-raylib/tree/emscripten

I have the following installed: - Kali Linux - Node 12.18.3 - Npm 6.14.6 - Cmake 3.17 - Cmake-js 6.1.0 However, when attempted to use npm install raylib I receive...

The targetfps function doesn't work my fps are blocked at 60

OS: windows 10 Node: 12.18.2 It keeps saying: `Error: A dynamic link library (DLL) initialization routine failed.` no matter which tool I use (tried pkg, nexe, electron and nw.js)