Skip to content

A tool for the pygame framework for creating maps with tilesets without even needing to leave your code editor with support for loading, editing, saving and exporting tilesets and maps.

Notifications You must be signed in to change notification settings

JackMilner1/PyGridEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

PyGridEditor

Developed by Jack Milner

"Buy Me A Coffee"

Currently supported platforms

  • Windows
  • Mac
  • Linux

Features and prerequisites

A tool for the pygame framework for creating maps with tilesets without even needing to leave your code editor. It provides options to save your maps to your project, load them into your game when needed, export your maps if you want to view them elsewhere as well as providing functionality to load your own tilesets into the project. This tool can be activated at anytime by typing pygrideditor into your terminal where you will be greeted with the editor that will contain all of the maps you've created for your project as well as all of your tilesets.

Note

Make sure you have installed the PyGridEditor before typing commands otherwise it wont work. This can be done as follows pip3 install pygrideditor

Future ambitions

In terms of the future of this project as it is in early development I plan on working on the completion of v1.0.0 for the project which consists of all of the features in the features and prerequisites section

About

A tool for the pygame framework for creating maps with tilesets without even needing to leave your code editor with support for loading, editing, saving and exporting tilesets and maps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published