ASCIIStarWars/README.md
2023-05-19 15:49:58 +02:00

856 B

ASCIIStarWars

If you're missing ASCII Star Wars via telnet at towel.blinkenlights.nl, this will play the same thing in Python terminal directly.

# Star Wars ASCII Player (ASCIIStarWars)

This program plays the Star Wars movie in ASCII art in the Python terminal.

## Usage

To run the program, simply navigate to the directory where the program is located and run the following command:

python star_wars_ascii.py


The program will then begin playing the Star Wars movie in ASCII art in the terminal.

## Credits

The ASCII art used in this program was originally created by Simon Jansen. We would like to thank him for his amazing work and for allowing us to use it in this program.

## License

This program is licensed under the MIT License. See the LICENSE file for more information.

Is there anything else you would like to know?