An assortment of scripts I've written using the Red programming language, a full stack language that is as easy to use as a high level language like Python but creates fully native console (Mac, Win & Linux) and GUI (Mac & Win) apps and can even be used for low level driver development using its Red/System DSL.
Check out my Red programming guide Learning Red if you want to learn the language.
- match3.red - A simple match 3 game