Skip to content

Releases: AmrDeveloper/Turtle

Turtle 1.6.1

02 Aug 20:42
Compare
Choose a tag to compare

Update SDK to 34

Turtle 1.6.0

21 Aug 16:47
Compare
Choose a tag to compare
  • Add support for penUp and penDown functions #3

Turtle 1.5.3

18 Aug 19:06
Compare
Choose a tag to compare
  • Add new logo to the application
  • Support single line comment

Turtle 1.5.1

27 Feb 17:03
Compare
Choose a tag to compare
  • Fix editor height with keyboard

Turtle 1.4.3

25 Oct 17:12
Compare
Choose a tag to compare
  • Fix Code formatter issues, and improve format for binary expressions

Turtle 1.4.2

21 Oct 12:51
Compare
Choose a tag to compare
  • Introduce Code formatter for Lilo Programming language
  • Make diagnostic instances reusable

Turtle 1.4.1

11 Oct 07:03
Compare
Choose a tag to compare
  • Add support for execution seek bar
  • Add support for pause and consume menu icons
  • hide consume menu icon when execution is finished
  • Improve parse logical, factor and term expression
  • Add Vibrate circle to the preload examples

Turtle 1.3.1

22 Sep 17:40
Compare
Choose a tag to compare
  • Fix Issue #1
  • Fix the Number of parameters when parsing function declaration
  • Fix Control flow execution Scope
  • Fix Recursion functions
  • Add support for show keyword
  • Add support for hide keyword
5.start.turtle.graphic.mp4

Turtle 1.3.0

21 Sep 17:39
Compare
Choose a tag to compare
  • Change the turtle pointer design to be a small turtle on the screen
  • Add support for stop and re-execute actions
  • Add support for speed keyword
  • Add support for sleep keyword

Turtle 1.2.1

30 Aug 18:10
Compare
Choose a tag to compare
  • Fix crash when user type wrong script many times
  • Add support for background instruction