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
- Host: GitHub
- URL: https://github.com/emojicode/catsimulator
- Owner: emojicode
- Created: 2018-04-03T19:47:12.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-14T08:36:32.000Z (almost 8 years ago)
- Last Synced: 2025-05-30T02:43:10.081Z (about 1 year ago)
- Size: 1000 Bytes
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.