Skip to content

Latest commit

 

History

History
46 lines (22 loc) · 838 Bytes

README.md

File metadata and controls

46 lines (22 loc) · 838 Bytes

lava-go

Simple program that generates lavalamp-blobs in terminal

Stuff to add:

  • Optional flags for speed, radius, etc, more customisation
  • Changing colors / using ascii signs

Description

Program inspired by https://github.com/AngelJumbo/lavat

CLI program with TUI that makes lavalamp blob like objects

lavagofinal

How To Use

go run main.go 

Flags:

-b [int] Number of balls

-r [int] Radius of balls

-s [int] Polling rate in microseconds, default 50000

-c [0/1] If the balls are contained in a box

Exit the program by pressing Esc and waiting up to 5 seconds

Credit