Skip to content

Experimental implementation for automated shooter game playing with using genetic algorithm.

Notifications You must be signed in to change notification settings

ygohko/shippugssga

Repository files navigation

= SHIPPU GSS GA =
SHIPPU GSSはタイムアタックシューティングをベースにした遺伝的アルゴリズムに
よる自動プレイの実験です。

= 実行方法 =
Python、Pygameをインストール後、gss.pyを実行してください。
実行中は世代交代時に遺伝子情報が記録されたpickleファイルを出力します。起動時に
引数でこのファイルを指定することにより途中から継続して実行することができます。

= 操作方法 =
 * Escキー ... ゲーム終了 / タイトル画面に戻る

= ライセンス =
MITライセンスで配布します。

= 歴史 =
 * バージョン0.0.0 ... (まだ)

About

Experimental implementation for automated shooter game playing with using genetic algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages