A repository providing build versions of skulpt-stdlib.js and skulpt.min.js for easy integration via CDN.
To include Skulpt in your HTML, add the following script tags:
<script src="https://cdn.jsdelivr.net/gh/Tezumie/Skulpt-CDN@latest/skulpt.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/Tezumie/Skulpt-CDN@latest/skulpt-stdlib.js"></script>Refer to index.html and script.py in this repository to see how to run a Python file in a browser using Skulpt.
You can view and run this project instantly in the aijs.io browser editor:
Run in aijs.io:
