Skip to content

Commit

Permalink
Update jill_of_the_jungle.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jackparmer authored Jun 17, 2024
1 parent e027561 commit 0d06cd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/jill_of_the_jungle.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
from IPython.display import display, Image as IPImage
import io
from PIL import Image
from voxel_world import VoxelWorld

# Define the size of the voxel world
size = 32
Expand Down

0 comments on commit 0d06cd9

Please sign in to comment.