Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 276 Bytes

File metadata and controls

18 lines (13 loc) · 276 Bytes

斜め移動

使い方

!git clone https://github.com/kkuramitsu/anime2021.git
from anime2021.naname044 import naname
import IPython
from anime2021.naname044 import Move
shape = Move(80, 80, N=5)

IPython.display.Image(naname(Move(80,80, N=5)))