HW26
COP-3223H
Design a simple splash screen for your game. Design one by hand or use ascii art tools to help. For instance, you can use figlet (on eustis) turn a string into an ascii art text, then design a border or other elements of the splash screen. Use an array to store the splash screen and for loops to print it.
Submit via git.