Skip to content

jggatc/pyjsdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyjsdl - Python-to-JavaScript Multimedia Framework

Pyjsdl module is modelled on Pygame/SDL commands that wraps JavaScript functionality including HTML5 canvas. The module permits scripts coded in Python/Pygame to compile to JavaScript using the Pyjs compiler (http://pyjs.org), allowing deployment of JavaScript applications without extensive editing of the script. The module supports a substantial portion of Pygame functionality. Information concerning use of the Pyjsdl module is included in doc/guide.txt.

The Pyjsdl-ts package (https://gatc.ca/projects/pyjsdl-ts/) is a port of Pyjsdl that compiles to JavaScript using the Transcrypt compiler (https://www.transcrypt.org/), information is included in doc/port.txt.

Pyjsdl is released under the MIT License, see LICENSE.txt for further information.

Pyjsdl page: https://gatc.ca/projects/pyjsdl/
Pyjsdl docs: https://gatc.ca/projects/pyjsdl/doc/

About

pyjs canvas library

Topics

Resources

License

Stars

Watchers

Forks

Languages