ex05

command
v0.0.0-...-5b51d85 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 7, 2024 License: MIT Imports: 10 Imported by: 0

README

Exercise 1.5 (P15)

Change the Lissajous program's color palette to green on black, for added authenticity. To create the web color #RRGGBB, use color.RGBA{0xRR, 0xGG, 0xBB, 0xff}, where each pair of hexadecimal digits represents the intensity of the red, gree, or blue component of the pixel.

Documentation

Overview

Lissajous generates GIF animations of random Lissajous figures.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL