0xLeif / lol

V version of lolcat

Home Page:https://vpm.vlang.io/mod/zmeriksen.lol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lol

Install

v install zmeriksen.lol

Example:

import zmeriksen.lol

fn main() {
	lold := lol.Lol{lol.Config{
		style: lol.Style.normal
	}}

	lold.print('Hello V World')
}

Screenshots

lol_example

Thanks

jim bumgardner

About

V version of lolcat

https://vpm.vlang.io/mod/zmeriksen.lol


Languages

Language:V 100.0%