Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 792 Bytes

File metadata and controls

32 lines (21 loc) · 792 Bytes

Nook Editor

                    _               _ _ _             
                   | |             | (_) |            
  _ __   ___   ___ | | __   ___  __| |_| |_ ___  _ __ 
 | '_ \ / _ \ / _ \| |/ /  / _ \/ _` | | __/ _ \| '__|
 | | | | (_) | (_) |   <  |  __/ (_| | | || (_) | |   
 |_| |_|\___/ \___/|_|\_\  \___|\__,_|_|\__\___/|_|                                                  
                                                      

A lightweight 2D level editor for building maps and exporting them directly to .h files for use in C projects.

Features

  • Create and edit 2D maps
  • Place objects and collision boxes
  • Export to .h header files

Built With

  • C
  • raylib

Notes

For now, the editor only supports .h file export.

License

Mit License