Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

I am reading files using UTF-8 to support manually created text files. The > operator on windows normally writes in UTF-16, so when using the world generator I pass this parameter: | Out-File -Encoding ascii Example: python .\make_vacuum_world.py 5 7 0.15 3 | Out-File -Encoding ascii random-5x7.txt This way I can use the world generator as well as notepad files to make different worlds.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages