8000 GitHub - ArjixWasTaken/raylib.js: Unofficial Implementation of Subset of Raylib API in JavaScript
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ArjixWasTaken/raylib.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raylib.js

Unofficial Implementation of Subset of Raylib API in JavaScript so you can use it from WebAssembly. Intended as a simplier Web version of Raylib that does not require Emscripten.

WARNING! This is a Research Project and not guaranteed to be useful in present or/and future! If you quickly need to port your Raylib game to Web just follow these instructions: https://github.com/raysan5/raylib/wiki/Working-for-Web-(HTML5)

Quick Start

$ make
$ python3 -m http.server 6969
$ <browser> http://localhost:6969/

About

Unofficial Implementation of Subset of Raylib API in JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • C 98.7%
  • Other 1.3%
0