Note
This project is no longer maintained due to the deprecation of GraphQLKit.
User Manual · GitHub · Download LanguageGuesser
A simple guessing game for languages and countries written in their native language.
- Download LanguageGuesser here.
- Open your terminal application.
- Navigate to the folder containing the executable (often the
Downloadsfolder) usingcd(for examplecd Downloads) - Run
chmod u=rwx LanguageGuesser. - Run
./LanguageGuesser. Add options and flags behind that, such as./LanguageGuesser --countries.
- Swift Argument Parser licensed under the Apache License 2.0
- Countries licensed under the MIT license
- SwiftLintPlugin licensed under the MIT license
- The contributors
- SwiftLint for checking whether code style conventions are violated
- The programming language Swift