ToyGraphics library
Demo applications written withInstallation
-
Clone git repository using command:
git clone https://github.com/anysolo/toyGraphics-demos.git
or
Download Zip Archive and unpack it. -
Open the directory in IntellijIDEA.
-
Wait until IDEA finished downloading and indexing.
-
Open any file inside "src/main/kotlin/demos".
-
On the left on "fun main" you should see a green triangle. Click it to start the program.
-
To stop the program click red icon on the toolbar.