Skip to content

Version 0.3.1

Latest
Compare
Choose a tag to compare
@litan litan released this 27 Jul 10:14
· 33 commits to main since this release

Instructions for getting going with the Kojo gaming extension:

First, make sure that you are running Kojo version 2.9.26 or later. If not, get the latest version of Kojo from the download page.

Install the kojo-gaming extension

  • Download (from below) and run the installer for your platform. If you are on Mac, download the zip bundle, and install by unzipping under ~/.kojo/extension, after deleting the kojo-gaming folder there (if it is present from earlier).
  • Restart Kojo.
  • When Kojo comes up, make sure that you see a mention of kojo-gaming with 1 jar file in the Kojo output pane.

Play with some kojo-gaming examples

  • Clone this repo - https://github.com/litan/gaming_fundamentals
  • From inside Kojo, do a File->Open , navigate to the folder which contains the above clone, and open one of the .kojo files in there.
  • Run this program to get the corresponding game going!