Skip to content

voidarclabs/py.loadscr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python loading screen prompt generator

This python file will pick a random line from msg.txt and print it to the screen. If requested multiple prompts, it will print one every second.

To call the function

import load
load.msg(<number of prompts>)

Please note that:

  • It will not clear the screen after every prompt
  • It will put each prompt on a new line

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages