Skip to content

Releases: litan/kojo

Kojo Release 2.9.10

04 May 08:33
Compare
Choose a tag to compare

Huge Enhancements to the Turkish translation by Bulent!

Kojo Release 2.9.09

09 Feb 08:39
Compare
Choose a tag to compare
  • Initial support for extensions (to make it easier to wire in things like kojo-ai).
  • Refinements to Turkish translation.
  • New Spanish translation.

Kojo Release 2.9.08

30 Dec 06:03
Compare
Choose a tag to compare
  • Enhancements to Turkish translation.
  • Joystick tweaks.

Kojo Ebooks

23 Nov 05:00
264512e
Compare
Choose a tag to compare

Publishing area for Kojo ebooks.

Kojo Release 2.9.07

31 Oct 18:19
Compare
Choose a tag to compare
  • Turkish translation contributed by Bulent Basaran.
  • Sprite-sheets can now be loaded off the net.
  • Joystick improvements.

Kojo Release 2.9.06

03 Sep 02:19
Compare
Choose a tag to compare
  • Ability to load mp3 files off the web.
  • Support for eval.
  • Support for screens.

Kojo Release 2.9.05

02 Aug 04:31
Compare
Choose a tag to compare
  • Add web-app export
  • Bump up bundled Java version
  • Some minor tweaks

Kojo Release 2.9.04

02 Jul 10:09
Compare
Choose a tag to compare
  • Bump up Scala to 2.13.3
  • Bump up bundled Java to 11.0.7
  • Add virtual Joystick control for games (driven by iKojo on mobile)
  • Sync some sample games with iKojo
  • Access code exchange via https

Kojo Release 2.9.03

04 Jun 08:25
Compare
Choose a tag to compare
  • Support for vertex shapes - for turtles, pictures, and canvas sketches. This includes support for polygons and curves using (r, theta) coordinates - which enables easy drawing of circular patterns like mandalas and yantras.
  • Code completion improvements.
  • New code templates for test and sketch.
  • New viewTranslate(x, y), viewRotate(a), and viewScale(f) commands.

Kojo Release 2.9.02

05 May 07:02
Compare
Choose a tag to compare
  • Upgrade arithmetic aerobics for Scala 2.13
  • Make sure libk is a directory