smwterm
- Super Mario World in terminal
Introduction
smwterm is a command line program to draw characters of Super Mario World in terminal.
Usage
USAGE:
smwterm [options] frame...
Frame is x0,y0,character0,action0/x1,y1,character0,action1/...
Support characters: [luigi mario toad toadette]
Support actions: [accelerate back crouch fall fly front idle jump left run skid up walk]
Format of background color is r,g,b
characters' ascii code is generated by generator
OPTOINS:
-b string
background color (default "248,206,1")
-f int
frames per second (default 5)