/pyjsdl-ts

transcrypt canvas library

Primary LanguagePythonMIT LicenseMIT

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 Transcrypt compiler (https://www.transcrypt.org/), allowing deployment of JavaScript applications without extensive editing of the script. The module supports a substantial portion of Pygame functionality. The pyjsdl-ts package is a port of pyjsdl (https://gatc.ca/projects/pyjsdl/) module with the same functionality. Information concerning use of the Pyjsdl module is included in guide.txt.

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

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