Skip to content

DusanTodorovic5/PathFindingAlgorithmsWithEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Editor for class Intelligent systems

Features basic grid editor and map generator. You can choose which homework to edit.

Features

Built in C++ and SFML. Implemented custom GUI with hover and click feature

Usage

Pick your tile and place it. Thats it. Export button silently exports it in map.txt file

Note: The editor doesnt fix the grid in case it is not rectangle shape

Showcase

showcase.mp4

Linux dependency

Maybe SFML needs to be installed. Maybe not...