Hello, is there something similar to Python-Kara <...
# education
m
Hello, is there something similar to Python-Kara https://elbecker.de/kara/?exerciseUrl=https%3A%2F%2Felbecker.de%2Fkara%2Ftest.karaex or the Java-Hamster https://de.wikipedia.org/wiki/Java-Hamster-Modell in Kotlin? Im looking for a playground in which students can move some object with Kotlin. I am not a big fan of these tools but some guys at my school are against Kotlin because there is no such tool for it.
k
Hi Maximilian, sorry for the late reply, I was trying to find an answer and it seems that there's no direct Kotlin equivalent to Python-Kara or Java-Hamster yet. We are working on integrating Kotlin into BlueJ this will include object movement, interaction, and visualization, this could potentially create something very similar to what you are describing, but not a playground.