瀏覽代碼

I forgot about Pillow

master
Noëlle Anthony 7 年之前
父節點
當前提交
ab77d8767d
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8
    0
      README.md

+ 8
- 0
README.md 查看文件



Initial work based on [this tutorial](https://gamedevelopment.tutsplus.com/tutorials/generate-random-cave-levels-using-cellular-automata--gamedev-9664). 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: It takes the following flags:


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

Loading…
取消
儲存