Add Home

2025-12-25 20:08:49 +00:00
parent 16be8b1307
commit 5671e65117

12
Home.md Normal file

@@ -0,0 +1,12 @@
### Welcome to the PyCanvas wiki.
---
PyCanvas is a Skulpt library for creating 2D games.
It is based on litecanvas, and uses the HTML Canvas API.
The demo editor is available at [PyStudio](https://pystudio.haaxman.co.uk/) and provides a nice online editor for writing code.
---
### Getting started
Quickstart instructions are available on the [Quickstart page](Quickstart)