Skip to content

Instantly share code, notes, and snippets.

@madhephaestus
Last active March 22, 2024 01:42
Show Gist options
  • Save madhephaestus/d4312a0787456ec27a2a to your computer and use it in GitHub Desktop.
Save madhephaestus/d4312a0787456ec27a2a to your computer and use it in GitHub Desktop.
BowlerStudio Hello World
/.settings
/.project
/.classpath
/.cproject
/cache/
/*.class
import com.neuronrobotics.bowlerstudio.BowlerKernel
// Have BowlerStudio speak messages
BowlerKernel.speak("welcome to bowler studio")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment