https://github.com/miarolfe/mini-fps-level-editor
Dear Imgui & C++11 level editor for mini-fps
https://github.com/miarolfe/mini-fps-level-editor
Last synced: over 1 year ago
JSON representation
Dear Imgui & C++11 level editor for mini-fps
- Host: GitHub
- URL: https://github.com/miarolfe/mini-fps-level-editor
- Owner: miarolfe
- License: mit
- Created: 2023-05-19T21:38:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-21T19:45:29.000Z (over 2 years ago)
- Last Synced: 2025-01-24T05:42:02.439Z (over 1 year ago)
- Language: C++
- Size: 2.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mini-fps-level-editor
This is a level editor for another project, a ['Wolfenstein 3D'-style retro FPS](https://github.com/pjhrolfe/mini-fps).
More to follow
## Licensing
### mini-fps-level-editor
MIT license
### Dear ImGui
MIT license
### portable-file-dialogs
WTFPL license
### SDL
zlib license
### stb_image
MIT license