pashok3d / Pixel_Dungeon_Editor

Tiled map editor for a pixel game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixel Dungeon Editor 1.0 Win

Tiled map editor for a pixel game, inspired by Pixel Dungeon.

About

Pixel Dungeon Editor is my first try of creating program which uses graphical component. It was written in C++ using framework Qt. The program has nothing to do with official Pixel Dungeon game! It is rather an imitation of the official game's setting. Pixel Dungeon Editor is a joke map editor for unexisting game, where you can create rooms, connect them and fill with different stuff.

preview

Requirements

  • Win OS

How to run

What is still wrong

  • Save/Load are not avaliable (not implemented)
  • Undo/Redo are not avaliable (not implemented)

About

Tiled map editor for a pixel game


Languages

Language:C++ 97.8%Language:QMake 2.2%