That IC is just a serial-input parallel-output LED driver. You need to tell it which LEDs to turn on and off, and you need to implement the scrolling logic. This requires a microcontroller, such as an AVR, PIC, etc, or perhaps a BASIC stamp. Mario's design used a Z80 microprocessor.
Programming...