diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..74ef9a3 --- /dev/null +++ b/Home.md @@ -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) \ No newline at end of file