Skip to content

eternialz/2dev-logo

Repository files navigation

2DEV - LOGO Turtle

This project's goal is to interpret the LOGO language that allows to draw with a cursor (also called a turtle) controled by commands

Technologies

Java and JavaFX

Setup workspace :

  • For Windows run in a cmd gradlew eclipse or gradlew idea
  • For Linux / MacOS, run in a terminal ./gradlew eclipse or ./gradlew idea

Build :

  • Windows : run gradlew build to generate jar and gradlew createExe to generate exe.
  • Linux : run ./gradlew build to generate jar

The jar file is inside the folder build/libs and the exe is in the folder build/launch4j

About

Interpréteur LOGO en JAVA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •