Skip to content

janosimas/language-game-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

language-game-rs

This is a simple game to help practice other languages.

The current state is the show a word in the source language and give options in a known language.

A few images are shown to help, the idea is to link visual and language memory.

How to use it

The app uses online resources to translate and get the images, you'll need to create an account (free) and get an API key for

When you have the keys, create a file .env with the content:

GOOGLE_KEY='your_key_to_google'
PIXABAY_KEY='your_key_to_pixabay'

This is still a toy project, so you'll need to compile yourself.

This link should give all the instructions: https://www.rust-lang.org/tools/install

After that go to the folder in your command line and execute cargo run.

Acknowledgments

Powered by Google Translate. Powered by Pixabay.

Icons

Flag Icons made by Freepik from Flaticon

Download image by Papirus Development Team

TODO

  • Write answer instead of a button
  • Text to speech

About

A language game to help improve vocabulary with the help of images.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages