ソースを参照

I forgot about Pillow

master
コミット
ab77d8767d
1個のファイルの変更8行の追加0行の削除
  1. 8
    0
      README.md

+ 8
- 0
README.md ファイルの表示

@@ -4,6 +4,14 @@ Basic proof of concept for a "cellular automata" model. No real refinement at th

Initial work based on [this tutorial](https://gamedevelopment.tutsplus.com/tutorials/generate-random-cave-levels-using-cellular-automata--gamedev-9664).

## Installation

This script requires the Pillow package. You can install it with

`pip3 install Pillow`

## Running

It takes the following flags:

* --width *x*: the width of the map. *x* must be a positive integer. See below.

読み込み中…
キャンセル
保存