Skip to content

Flash-Cast/ALIFE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALIFE Project: Game of Life

シンプルで拡張しやすい人工生命(ALIFE)の入門として作成しました。

使用技術はJavaScript, CSS, HTMLのみです。

開発への参加方法

このプロジェクトは、「みんなでALIFEを作って遊ぶ」ことを目的としています。 機能追加、デザイン改善、バグ修正など、どんなコントリビューションも大歓迎です あらゆる改善や機能追加を求めます。ただし、利用者に多大な負荷がかかるようなアルゴリズムは使用しないでください。

開発環境のセットアップ

特別な環境構築は不要です。

  1. このリポジトリをCloneまたはDownloadします。
  2. index.html をブラウザ(Chromeなど)で開くだけで動きます。

プルリクエストの手順

  1. リポジトリをForkしてください。
  2. 新しいBranchを作成します
  3. 変更をCommitします
  4. BranchにPushします
  5. 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.

How to Contribute

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.

Development Environment Setup

No special setup is required.

  1. Clone or download this repository.
  2. Simply open index.html in a browser (like Chrome) to run it.

Pull Request Procedure

  1. Fork the repository.
  2. Create a new branch.
  3. Commit your changes.
  4. Push to the branch.
  5. Create a Pull Request.

License

MIT License

About

ALIFEシミュレーション

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors