8000 GitHub - gitesthuman/MapGenerator: Tool for making 2D game maps
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gitesthuman/MapGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapGenerator

Requires Python3.10, numpy, opencv2, tkinter.

Assets

In folder assets there are some textures I uploaded. If you want to use or own ones, add them in file resources.py to list textures. The patern is tuple containing: (texture_path, texture_name).

Guide

Select dimensions your map you want to have and single tile size in pixels.

image

Right-click on field you want to change, then select one of the textures. Press ENTER to save your image. The file will be named your_map.png.

image

You can also hold left mouse button to select an area and paste one texture to every single of selected fields.

img

About

Tool for making 2D game maps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0