Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cfrankb/cs3-map-edit
Map Editor for CS3 Remake written in C++ using QT 6.5
https://github.com/cfrankb/cs3-map-edit
2d-game editor game-2d game-development game-engine game-engine-2d map open-source opengl opensource qt qt5 qt6 qt6-app tiled-map-editor tilemap
Last synced: about 2 months ago
JSON representation
Map Editor for CS3 Remake written in C++ using QT 6.5
- Host: GitHub
- URL: https://github.com/cfrankb/cs3-map-edit
- Owner: cfrankb
- License: gpl-3.0
- Created: 2022-11-10T03:02:06.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-09T09:57:07.000Z (4 months ago)
- Last Synced: 2024-09-09T11:53:47.635Z (4 months ago)
- Topics: 2d-game, editor, game-2d, game-development, game-engine, game-engine-2d, map, open-source, opengl, opensource, qt, qt5, qt6, qt6-app, tiled-map-editor, tilemap
- Language: C++
- Homepage:
- Size: 1010 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cs3-map-edit
## Map Editor for CS3
![alt text](images/Screenshot_2023-12-20_04-26-38.png)
### Preview map in the editor.
![alt text](images/Screenshot_2023-12-20_04-29-08.png)
### Runtimes available
#### ESP32
https://github.com/cfrankb/esp-idf-cs3
##### RP2040
https://github.com/cfrankb/cs3_rp2040_pico
##### MSDOS (legacy v1)
online runtime: https://cfrankb.com/games/msdos/cs3.html
source code: https://github.com/cfrankb/monstics/tree/master/src/msdos/games
##### Runtime V2
online runtime: https://cfrankb.com/games/ems/cs3v2.html
source code: https://github.com/cfrankb/cs3-runtime-sdl