Skip to content

A small Javascript program allowing you to translate between English and the 4 alien languages of No Man's Sky (Korvax, Gek, Vy'keen and Atlas)

License

Notifications You must be signed in to change notification settings

Absolute-Arthur/NMS-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NMS-translator

This translator is a small web app that easily translates from English to one of the four alien languages and vice versa in the video game No Man's Sky.

How it looks

The site is hosted on Netlify: nms-translator.netlify.app

Netlify Status

Well I'm not good with front end Web developpment so you just have 2 boxes and a language selector. If anyone is willing to improve this, feel free to contribute!

Screenshot

How it's made

The script (script.js) is fully made in Javascript, and uses a page (translator.html) written in HTML. There's no CSS yet. The dictionnary (dictionnary.js) for all the translations is made of four JS associative arrays, named by the language they translate to.

Where the data comes from

I've taken the data from the Gamepedia Wiki for No Man's Sky. The data has been data-mined and dates back from the version 1.38 (2017).

I am willing to use more up-to-date language data, but I don't know where to find it.

How you can help

I'm open to contributions! I don't have any particular guideline or rules, however it is my personal project, all my decisions are arbitrary.

About

A small Javascript program allowing you to translate between English and the 4 alien languages of No Man's Sky (Korvax, Gek, Vy'keen and Atlas)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published