Code Monkey home page Code Monkey logo

raylib-js's Introduction

Raylib-Js

NOTE: Please do NOT use this library yet...

This library is not ready for use. Once it is released (hopefully by November of 2022) then this doc will be updated with a better way to install and run.

Binding browser side Javascript with the raylib game programming library. The purpose in binding to browser side Javascript is to take advantage of development environmet tools (vitejs, nodemon, refresh on change, etc). Now this is not expected to run fast as the purpose is to allow an easy foot in the door and allow working with Javascript. As the developer matures and becomes more familiar with the Raylib API and programming in general, the hope is they begin to transition to C by porting some of their projects.

Hopefully in the future this project will support a C workflow in the browser as to facilitate that process even more.

Install and Setup

First make sure to install the library

npm install @ronbravo/raylib-js
yarn add @ronbravo/raylib-js

NOTE: This install currently only works for a Debian Linux environment. In the future support for MacOS or Windows might be added.

Next run the setup and build command for the project where you will be asked to enter your sudo creds. To setup run:

npx rljs-setup

This installation might take some time (roughly 15 minutes or so...) depending on your environment setup. This is because a lot of packages for the OS and nodejs have to be installed after which the building of raylib will happen. So go grab a cup of coffee...

Resources

Raylib

WebAssembly

Javascript

Misc

raylib-js's People

Contributors

ronbravo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.