Skip to content

kgabriel-dev/Random-NMS-Words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random NMS Words

This project gatheres nearly all translated words from the game "No Man's Sky" and can present you a random word from this list. The data is gathered from the No Man's Sky Wiki. A live version of this project can be found under https://nms-words.kgabriel.dev.

How to use

If you want to learn a random word from either the language of the Korvax, the Gek, the Vy'keen or the Atlas, visit https://nms-words.kgabriel.dev. This page loads a new word on every visit.

If you want to gather the data yourself from the No Man's Sky Wiki, you have to run the scraper.py script. Before that, activate the virtual environment found in the venv folder and install the required packages. The script will create a folder called dict, in which you can find the gathered data split by the three languages. The words can be found in the files Korvax.txt, Gek.txt, Vy'keen.txt and Atlas.txt.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Get random words from the languages of the game "No Man's Sky"

Resources

License

Stars

Watchers

Forks

Releases

No releases published