An open API service indexing awesome lists of open source software.

https://github.com/viasnake/pyxel-tilemap-viewer

Pyxel tilemap viewer is a dedicated tilemap display program for tilemap design.
https://github.com/viasnake/pyxel-tilemap-viewer

pyxel

Last synced: 7 months ago
JSON representation

Pyxel tilemap viewer is a dedicated tilemap display program for tilemap design.

Awesome Lists containing this project

README

          

[日本語](https://viasnake.com/pyxel-tilemap-viewer/)

# Pyxel tilemap viewer
Pyxel tilemap viewer is a dedicated tilemap display program for tilemap design.
This tool is designed for my personal projects.

# Requirements
- [Python3](https://www.python.org/)
- [Pyxel 1.4.3](https://github.com/kitao/pyxel)

*It will probably work with Pyxel, which is not up to date, but it is not guaranteed to work.*

# Download
You can download it from [here](https://github.com/ViaSnake/Pyxel-tilemap-viewer/releases).

# How to use
1. Download `viewr.py`.
2. Place `tm.pyxres` in the same directory as `viwer.py`.
3. Run viewer.py to see the tilemap.

W: Move up
S: Move down
A: Move left
D: Move right
0~7: Change tilemap

# Licence
This software is released under the [MIT License](https://en.wikipedia.org/wiki/MIT_License).