Can I use these bindings natively?
Closed this issue · 2 comments
rishavs commented
Hi Guevara
In case I do not want to render a web app in Electron, can I still use your bindings to render the game natively?
How would one go about this?
Guevara-chan commented
rishavs commented
oops. The compat section completely threw me off
"Raylib Forever was best tested with Chrome 80 and Electron, which is used to develop it.
It should work on any non-mechanical teapot that provides fetch and ES2019, though."
I thought we are somehow creating a webapp out of this.
I started with the same frustrations as you, none of the bindings are ever upto date or need enum conversions. I can confirm that the files are working for me. I can start a basic "hello world" raylib program. So thanks for this repo.