Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wildlyinaccurate/is-this-real-life
Is this real life? Or just a simulation?
https://github.com/wildlyinaccurate/is-this-real-life
elm life-game simulation
Last synced: about 2 months ago
JSON representation
Is this real life? Or just a simulation?
- Host: GitHub
- URL: https://github.com/wildlyinaccurate/is-this-real-life
- Owner: wildlyinaccurate
- License: mit
- Created: 2018-05-10T07:48:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-23T21:56:56.000Z (over 6 years ago)
- Last Synced: 2024-12-17T07:26:40.700Z (about 2 months ago)
- Topics: elm, life-game, simulation
- Language: Elm
- Homepage: https://wildlyinaccurate.com/is-this-real-life/
- Size: 116 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Is this real life?
Or just a simulation? [Find out for yourself](https://wildlyinaccurate.com/is-this-real-life/).
![](./screenshot.png)
## Develop
You need to [install Elm](https://guide.elm-lang.org/install.html) to hack on this project.
```
elm-reactor
```Now open http://localhost:8000/.
## Build
```
make
```This creates .build/index.html.