1
0
Fork
You've already forked slearner
0
Flashcards in text files!
  • Zig 100%
Find a file
2024年08月14日 14:42:26 +03:00
src A shortcut for @as(type, @intCast(value)) added. 2023年12月28日 02:12:53 +02:00
.gitignore Update to v0.13.0 zig 2024年08月14日 14:42:26 +03:00
build.zig Update to v0.13.0 zig 2024年08月14日 14:42:26 +03:00
LICENSE Default comments deleted from build.zig 2023年10月08日 14:43:13 +03:00
README.md Readme.md updated 2023年11月18日 14:41:13 +02:00

Slearner

Flashcards in text files!

Building

You need the latest version of zig And the raylib library

 zig build -Doptimize=ReleaseSafe

Find the executable in zig-out/bin

Status

Developing slowly. PRs are welcome! (Look at issues with good first issue label)