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.4.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.4-py3-none-any.whl (1.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: SimpleMaze_JJAP-1.0.0.4.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.4.tar.gz
Algorithm Hash digest
SHA256 2a7d20d1235e817c2d4b7f9a146168289f3b72682393d813bfa23bd2272e8d45
MD5 9593a3f55aa8d77a3bc5dbbbd214c01f
BLAKE2b-256 1aedc9761e45b9b7c9202d6453abf00c94758ffd27f22072fbf8e7f68f356291

See more details on using hashes here.

File details

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

File metadata

  • Download URL: SimpleMaze_JJAP-1.0.0.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 96b7d99adb621b9aaef6c09e6437ee206aaae95f3f60b71b5cfc0bccd352834c
MD5 6077c7fcbcb7ac961c97b702e00430ed
BLAKE2b-256 64c97e5969c7b2a456175ddbafc8dbc30e79c07d493332278eded0bdc17258b8

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