Go to file
leca d765cbbd9b build instructions and readme changes 2024-03-26 13:49:32 +03:00
src first working version 2024-03-26 13:37:19 +03:00
.gitignore Initial commit 2024-03-08 13:49:51 +03:00
Cargo.toml Implemented basic hieroglyphs 2024-03-11 22:37:13 +03:00
LICENSE Initial commit 2024-03-08 13:49:51 +03:00
README.md build instructions and readme changes 2024-03-26 13:49:32 +03:00
build.sh build instructions and readme changes 2024-03-26 13:49:32 +03:00
org.foxarmy.learn-hieroglyph.gschema.xml update ui and some small changes 2024-03-25 05:20:18 +03:00

README.md

learn-hieroglyphs

building

To build this on GNU/Linux: 1.Install dependencies for your distro:

Arch linux:

sudo pacman -S glib2 rust

Debian and derivatives:

sudo apt install glib2.0-0 rust 2.Build it:

chmod +x ./build.sh
./build.sh

then, run it:

cargo run

Windows sucks. ##Contributing Contributing is welcome! Please, make an issue if you found a bug. Ideas are welcomed as well! ##Закрытие проекта скоро..