An open API service indexing awesome lists of open source software.

https://github.com/emojicode/catsimulator

Sample Emojicode package that can be installed with the yarn package manager
https://github.com/emojicode/catsimulator

Last synced: 5 months ago
JSON representation

Sample Emojicode package that can be installed with the yarn package manager

Awesome Lists containing this project

README

          

# catsimulator

This repository contains a very simple Emojicode package. The cool thing is:
It can be installed with [yarn](https://yarnpkg.com/).

If you have installed yarn, you can simply run:

```sh
yarn add https://github.com/emojicode/catsimulator.git --modules-folder packages
```

Then create a simple `test.emojic`:

```
πŸ“¦ catsimulator 🏠

🏁 πŸ‡
πŸ†•πŸ±πŸ†•β—οΈ ➑️ cat
πŸŽ™cat❗️
πŸ‰
```

Compile that with:

```
emojicodec test.emojic
```

Finally `./test`.