lang50

Lang50

The lang50 project is a joint venture of Ulysse Berra and Aurélien Berra. It serves as our Harvard CS50x final project, as well as changing the world, one nerdy game at a time.

CS50 Final Project lang50

Context

The lang50 project is a joint venture of Ulysse Berra and Aurélien Berra. It serves as our Harvard CS50x final project, as well as changing the world, one nerdy game at a time.

Definition and Aim

Develop a simple web-based language quiz app. It requires the user to listen to audio snippets of natural or constructed languages and to identify matching transcriptions in the original scripts.

Inspiration

Our main inspiration is the online geeky game Language Squad. It was itself derived from the extinct project The Great Language Game, for which legacy documentation and data are available. The open (CC BY) data consist in "a confusion dataset based on usage" and is "meant to help researchers and hobbyists examine what languages people commonly confuse for one another": "Usage data from the Great Language Game, containing the guesses users made in identifying unknown foreign language audio samples. The 2014-03-02 version of this dataset contains some 16 million records of guesses, one JSON record per line." These data could provide a criterion for setting difficulty levels.

Other similar projects are mentioned by the creator of the original game:

  • Ling Your Language uses only audio snippets, but implements most of the features we initially had in mind and many more:
    • samples: "Over 2,500 samples in nearly 100 languages and 200 dialects from around the world"
    • learning resources about language families: "Information on every language available both in-game and on a dedicated Learn page", with classifications and link to scholarly articles
    • user profiles and leaderboard: "User profiles: track your high scores and compare them with other players, and level up your account from mere “Language enthusiast” to “Omniglot” – master of all languages!"
    • competition: "Two different multiplayer modes, each for up to four players - compete with friends and family to see who’s got the best ear for languages!"
  • Language Squad's originality is that it features two modes : audio to guess from spoken samples or alphabet to guess from written languages in the original scripts. After selecting a difficulty level, the user has to choose between an increasing number of language names, either scoring points for good answers or bumping the bombs count for errors – 3 bombs, and it is game over. There are no user accounts.
    • audio difficulty levels
      • beginner: 11 languages
      • easy: 24 languages
      • medium: 58 languages
      • hard: 92 languages
    • alphabet difficulty levels
      • easy: 20 alphabets
      • hard: 46 alphabets
    • interesting UI features
      • zoom on written samples (either Unicode text or images)
      • autoplay option for spoken samples
  • Name That Language was a simpler version, with different aesthetic choices. It does not work anymore. Apparently it had no difficulty levels, only rounds to go through with 3 lives.

Technologies

We use the following technologies:

Specifications

Top categories

Loading Svelte Themes