Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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