Skip to main content

Simple Maze Module, made by JJAPDABOTTEAM

Project description

SimpleMaze

Quick Start

from maze import maze
import os
now = os.getcwd()


a = maze()
a.create(200 , 200)
a.save(False , 10 , now + "\\200x200 maze.jpg")  # No answer
a.save(True , 10 , now + "\\200x200 maze_answer.jpg") # With answer

Functions

1. self.create(x,y)

create maze and save that maze.

self.maze : data of maze (list)

self.image : data of maze(no answer) image

self.answerImage : data of maze(answer) image

2. self.save(answer,size,location)

make image file with self.image and self.answerImage.

answer : True or False. True, the image have answer

size : the size of one block(px). I recommend 10.

location : the location of file. It is not relative.

made by JJAPDABOTTEAM

  1. Seol7523
  2. Mossygoldcoin

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

SimpleMaze_JJAP-1.0.0.3.tar.gz (1.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

SimpleMaze_JJAP-1.0.0.3-py3-none-any.whl (1.6 kB view details)

Uploaded Python 3

File details

Details for the file SimpleMaze_JJAP-1.0.0.3.tar.gz.

File metadata

  • Download URL: SimpleMaze_JJAP-1.0.0.3.tar.gz
  • Upload date:
  • Size: 1.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.1

File hashes

Hashes for SimpleMaze_JJAP-1.0.0.3.tar.gz
Algorithm Hash digest
SHA256 bf77230eab288786afc83b946321733a3d66504f91d8ccede259af70fad98b94
MD5 9035eb35ecfb3f8bc01beb528d2c5a93
BLAKE2b-256 c6058001aa3e5f26d716fe10f5ee475df9e8cb3844ef16d66c298a326ad30a6a

See more details on using hashes here.

File details

Details for the file SimpleMaze_JJAP-1.0.0.3-py3-none-any.whl.

File metadata

  • Download URL: SimpleMaze_JJAP-1.0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 1.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.1

File hashes

Hashes for SimpleMaze_JJAP-1.0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 a5bef0be898e71f5a9e9810876014ff99adca1d4e5447f0ebd400a0b1bfe0c9c
MD5 63f3d92f8a8d0b26562c352b4c17e89a
BLAKE2b-256 b01fad57917acc84dcdd224054f7da1f21216419070ec77a378475df4116a646

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page