Skip to main content

Simple Maze Module, made by JJAPDABOTTEAM

Project description

SimpleMaze

Quick Start

from SimpleMaze_JJAP 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.5.tar.gz (3.5 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.5-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: SimpleMaze_JJAP-1.0.0.5.tar.gz
  • Upload date:
  • Size: 3.5 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.5.tar.gz
Algorithm Hash digest
SHA256 dd10a1322f8bfb2dbe1bc6726777bbded29210f8ea8a0d9d6e7bdaeb148056cc
MD5 b0329c3c6ffdd1d98ebce0ffc2842c0e
BLAKE2b-256 95b01dc7ba2247d6b0835cbf723da8c7d9af8a94bc2ab750df81ebfd7cfd8438

See more details on using hashes here.

File details

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

File metadata

  • Download URL: SimpleMaze_JJAP-1.0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 3.7 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 48e2cb3697b13ab7d22327cf77ef02823ae2b7f482f5309b1b994b6565dc32e0
MD5 de395dbc4930d92fe6e63397ca0892d3
BLAKE2b-256 f28238cc1884bc494e317084007b0f2d7659190916e7abbc326c515b3c74cd66

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