https://github.com/droc101/game-editor
Level editor for GAME engine
https://github.com/droc101/game-editor
c gtk4 level-editor
Last synced: 5 months ago
JSON representation
Level editor for GAME engine
- Host: GitHub
- URL: https://github.com/droc101/game-editor
- Owner: droc101
- Created: 2025-01-16T19:29:08.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-06-03T05:27:49.000Z (7 months ago)
- Last Synced: 2025-06-09T09:44:23.009Z (7 months ago)
- Topics: c, gtk4, level-editor
- Language: C
- Homepage:
- Size: 453 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# game-editor
**WARNING: This repo is archived in favor of tools we are developing for future game versions. It may not work with the latest version of game.**
Level editor for the engine used by "game"
Written in C using GTK4 for UI
**This application only supports Linux!**
Though it may be possible to run this natively on windows, we do development on Linux, so it isn't worth the vast effort required for that.
If you are using Windows and need to run this, you may look into [WSL](https://learn.microsoft.com/en-us/windows/wsl/).