Do you have an "how-to" compile it ? I downloaded emoji code but I can't really understand how to compile your project
Viewing post in termanimal jam comments
Sorry for responding so late !
For now on, the base library `emojicode` is only available en Linux and macOS (no Windows support).
The executable you can found here is for macOS only, I recommand to use the pre-built binary.
If you want to compile yourself, I propose to go clone the main repository https://github.com/rozaxe/termanimal and after installing emojicode you can run `emojicodec src/main/main.emojic`.
(I will update the README to add build instruction)