Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 191 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 191 Bytes

node-raylib

It is currently running off raylib4 branch (that I am working on) but eventually will be just raylib from npm.

usage

# install deps
npm i

# run the demo
npm start