Pygame tilemap editor with SVG icons, professional UI, and sprite animation tools
Project description
tilemap-editor
tilemap-editor is a pygame-based map editor focused on fast iteration for 2D games.
Installation
Parser
tilemap-parser is a utility to parse and display maps created by this editor. You can use it to load and visualize tilemaps in your game or application.
Quick Start
If used for the first time do run the following commands. Afterward you can simply run wherever you want.
It is required because it initialize project settings on settings.json
tilemap-editor init
tilemap-editor run
from editor import Editor
if __name__ == "__main__":
editor = Editor()
editor.run()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tilemap_editor-3.1.2.tar.gz.
File metadata
- Download URL: tilemap_editor-3.1.2.tar.gz
- Upload date:
- Size: 3.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c74517d215ab844c6efc483cec8ec7d158d52a822a1fb98ded1efd1a5d168d8
|
|
| MD5 |
d2ab03890f6a675f0cd5c74bae463769
|
|
| BLAKE2b-256 |
90db32ce58954e3626504a90ee2e1b0174d3e0368ee3a6002152722df77f670d
|
File details
Details for the file tilemap_editor-3.1.2-py3-none-any.whl.
File metadata
- Download URL: tilemap_editor-3.1.2-py3-none-any.whl
- Upload date:
- Size: 3.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00f9181db37ebb399c646dd3cbeb7a38a29a560ec368be2a299370c2c8a01268
|
|
| MD5 |
b606db310f8752cfc91a931a7e035cf0
|
|
| BLAKE2b-256 |
e6d57050a2d4e70d29b1f2d35d908a9be9fd66713138f707d6fa1302ca352807
|