Skip to content

temperlang/temper-raylib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

temper-raylib

Raylib Bindings for Temper

Based on the json version of the C header for raylib.

Building

To build temper-raylib, make sure you have both python3 and temper on your path.

First generate the raylib bindings for temper.

python3 rl/gen.py

Then Build the temper files into a library.

temper build -b js -b py

Running

Temper supports multiple backends for temper-raylib, currently py and js work.

python3 -m pip install vendor/raypyc
python3 launch.py conway
npm i
node launch.js conway

About

Raylib Bindings for Temper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •