IT Carlow Project Showcase: Games Development Year 4
Academic Year: 2019/2020
Student Name : Eoin Abbey-Maher
Student Number : C00217717
Project Title : QT based 2D tile map level editor
Quick Description
The finalized application which I have developed is a cross-platform, 2D tile based level editor. The application has been released on both windows and Linux Ubuntu. I tested the project on Linux Ubuntu 18.04.4 and Windows 10.
The hope is that my program can help speed up the development time of 2D tile based levels for video games.
I have listed some of the project features below.
Cross Platform on Windows 10 and Linux Ubuntu 18.04.4 LTS
Grid-Based Layout to place your tiles and nodes.
Player and NPC positioning nodes for easy layout of The games play-er and enemies.
User-Generated Map Sizes.
The ability for users to import their own images to use as Tiles.
Ability to Export User map to an XML file for easy import into the users SFML project.
Ability to Import pre-existing maps to be edited and changed.