Skip to content
This repository has been archived by the owner on Jan 17, 2025. It is now read-only.

Simple implementation of the Hanoi Towers using Kotlin Compose UI framework - integartion of the static code analysis tool "detekt"

License

Notifications You must be signed in to change notification settings

Zaro-kar/hanoi-towers-Gruppe-C

 
 

Repository files navigation

The Hanoi Towers

Kotlin GitHub License

Running the project

Use the command line to run:

./gradlew jsBrowserRun

Instead of manually compiling and executing a Kotlin/JS project every time you want to see the changes you made, you can use the continuous compilation mode:

./gradlew jsBrowserRun --continuous

Useful links

About

Simple implementation of the Hanoi Towers using Kotlin Compose UI framework - integartion of the static code analysis tool "detekt"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 95.8%
  • JavaScript 1.4%
  • Shell 0.9%
  • CSS 0.7%
  • Dockerfile 0.7%
  • HTML 0.3%
  • PowerShell 0.2%