Skip to content

Basic Lua script for generating arbitrary "rainbow" BBCode text.

License

Notifications You must be signed in to change notification settings

Protozoid/rainbow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rainbow BBCode Generator script made in Lua.

rainbow.lua is a simple recreational "proof of concept" script. Uses a basic procedure to generate a pseudo-rainbow.

~/bin directory contains the executable. 
~/src directory contains source code file.

Dependencies are either a Lua 5.1 VM to be present on your machine (to run from the raw source, or to run the executable out-of-the-box independent of the
provided DLLs). Otherwise (running the executable), make sure the distributed dynamic link libraries (lua51.dll & lua.5.1.dll) are in the same directory as the running program.

Refer to LICENSE file for licensing terms. Refer to TODO for a general roadmap or agenda for future refinements.

Note: Be sure to check out the download in this repo for the binary.

I can be contacted at xxprotozoid[at]live[dot]com. My contemporary homepage is protozoid.lrn2prgm.com.

About

Basic Lua script for generating arbitrary "rainbow" BBCode text.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages