image cards in basic engine

This commit is contained in:
2022-11-03 22:23:50 +00:00
parent b1567e9f66
commit 3d9fe72ada
4 changed files with 12 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
(reversed (basicText "dog") (basicText "chien"))
(reversed (typeText "owl") (typeText "chouette"))
(cloze "un" "deux" "trois" "quatre" "cinq")
(cloze "un" "deux" "trois" "quatre" "cinq")
(reversed (image "examples/france.png") (basicText "France"))

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB