Nothing Special   »   [go: up one dir, main page]

Skip to content

miabaka/yaed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yaed

A yet another simple level editor for some tile-based games

Supported games

  • Snowy: Treasure Hunter

TODO

  • Remove copyrighted assets
    • Write tool that automatically generates necessary texture atlases from original game distribution
  • Refactor with C++20 features
  • Properly implement file dialogs, using XDG Desktop Portal on Linux
    • Implement XDG Desktop Portal-based backed
    • Make dialogs non-blocking
  • Improve stability
  • Implement keyboard shortcuts for menu bar entries
    • Implement action system (also, can be used for something like command palette)
  • Implement proper tile linking (portal ins/outs, monster respawn points, etc)
  • Implement necessary editing tools
    • Flood fill
    • Select (with boolean operations)
    • Move
  • Implement copy-paste
  • Implement undo/redo buffer
  • Rewrite GUI using in-house framework

About

Level editor for tile-based games

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published