Welcome Installation Getting Started User Interaction Build a Game #1 Build a Game #2 Build a Game #3 Colours Coordinates API Reference Globals Window Camera Mouse Key Rect Image Text Shape Line Screen Sound Base

Installation

If you already have Python installed, you can install JoBase with pip.

pip install JoBase

Run Python Online

If you don't want to install Python, and you're happy to code online, you can run the examples on the website.

Welcome Getting Started