シンプルで拡張しやすい人工生命(ALIFE)の入門として作成しました。
使用技術はJavaScript, CSS, HTMLのみです。
このプロジェクトは、「みんなでALIFEを作って遊ぶ」ことを目的としています。 機能追加、デザイン改善、バグ修正など、どんなコントリビューションも大歓迎です あらゆる改善や機能追加を求めます。ただし、利用者に多大な負荷がかかるようなアルゴリズムは使用しないでください。
特別な環境構築は不要です。
- このリポジトリをCloneまたはDownloadします。
index.htmlをブラウザ(Chromeなど)で開くだけで動きます。
- リポジトリをForkしてください。
- 新しいBranchを作成します
- 変更をCommitします
- BranchにPushします
- Pull Requestを作成してください。
MIT License
ver.EN
This was created as a simple and easily extensible introduction to artificial life (ALIFE).
The only technologies used are JavaScript, CSS, and HTML.
This project aims to “create and play with ALIFE together”. We welcome any contributions—feature additions, design improvements, bug fixes, and more! We encourage all improvements and feature additions. However, please avoid algorithms that impose significant load on users.
No special setup is required.
- Clone or download this repository.
- Simply open
index.htmlin a browser (like Chrome) to run it.
- Fork the repository.
- Create a new branch.
- Commit your changes.
- Push to the branch.
- Create a Pull Request.
MIT License