https://github.com/smeghead/phel-lifegame
https://github.com/smeghead/phel-lifegame
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/smeghead/phel-lifegame
- Owner: smeghead
- License: mit
- Created: 2024-08-14T11:06:14.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-23T14:50:40.000Z (9 months ago)
- Last Synced: 2025-02-07T22:53:44.558Z (4 months ago)
- Language: PHP
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# phel-lifegame
[Lifegame](https://ja.wikipedia.org/wiki/%E3%83%A9%E3%82%A4%E3%83%95%E3%82%B2%E3%83%BC%E3%83%A0)
## Install dependencies
```bash
composer install
```## How to run
```bash
vendor/bin/phel run src/main.phel
```