Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.34 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.34 KB

github.com/kristinjeanna/generative

GitHub license Last commit Build and test Latest tag Go Report Card codecov Go Reference

Package generative implements useful types and logic for writing generative art applications.

Table of Contents

Install

go get -u github.com/kristinjeanna/generative

Requirements

This package requires a minimum of Go 1.18 due to its use of generics.