mirror of
https://github.com/a2-4am/wozardry.git
synced 2024-10-31 20:05:09 +00:00
Add command line instruction to start the Python interpreter for those not familiar with Python
This commit is contained in:
parent
74db8e5fe6
commit
d191bfb2c3
@ -394,6 +394,12 @@ chunk and all the indices in the `TMAP` chunk will be adjusted accordingly.
|
|||||||
|
|
||||||
## Python interface
|
## Python interface
|
||||||
|
|
||||||
|
Start the python REPL with:
|
||||||
|
|
||||||
|
```
|
||||||
|
py
|
||||||
|
```
|
||||||
|
|
||||||
### `WozDiskImage` interface
|
### `WozDiskImage` interface
|
||||||
|
|
||||||
This represents a single WOZ disk image. You can create it from scratch, load it
|
This represents a single WOZ disk image. You can create it from scratch, load it
|
||||||
|
Loading…
Reference in New Issue
Block a user