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

Uploaded Python 3

File details

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

File metadata

  • Download URL: SimpleMaze_JJAP-1.0.0.6.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.6.tar.gz
Algorithm Hash digest
SHA256 78bb385aee294187aef1668e734bf20551c8652d4be694ad7fd8146e0247cd26
MD5 c36835ce01f1bad04cf218771a3c560f
BLAKE2b-256 957d44d0e9f49aa501eeb0902a4e0aa81df25a9480362567f9412c9f8f16b0c0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: SimpleMaze_JJAP-1.0.0.6-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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 3b6b317d6820c4b74f90b0ed900cb7719df4284deccbb9127a7004cb98088ca9
MD5 e79ad9c4024673ecc2e80113030463e4
BLAKE2b-256 720fefbc8dfa89470dc16429b67e1fb769f12cceeb6e4181ad66116bcd02fb62

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