https://github.com/cfrankb/cs3-runtime-sdl
The project is dedicated to preserving and modernize a classic MSDOS game. Our goal is to port the original game to a wide range of platforms using the powerful Simple DirectMedia Layer (SDL3), ensuring the game runs natively on modern systems.
https://github.com/cfrankb/cs3-runtime-sdl
2d-game 2d-game-engine browser browser-game cross-platform crossplatform desktop emscripten libxmp map platform sdl sdl3 tilemap tiles
Last synced: about 1 month ago
JSON representation
The project is dedicated to preserving and modernize a classic MSDOS game. Our goal is to port the original game to a wide range of platforms using the powerful Simple DirectMedia Layer (SDL3), ensuring the game runs natively on modern systems.
- Host: GitHub
- URL: https://github.com/cfrankb/cs3-runtime-sdl
- Owner: cfrankb
- License: gpl-3.0
- Created: 2023-08-28T21:47:45.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2026-04-04T17:31:53.000Z (2 months ago)
- Last Synced: 2026-04-04T20:19:54.053Z (2 months ago)
- Topics: 2d-game, 2d-game-engine, browser, browser-game, cross-platform, crossplatform, desktop, emscripten, libxmp, map, platform, sdl, sdl3, tilemap, tiles
- Language: C++
- Homepage: https://cfrankb.itch.io/creepspread-iii
- Size: 10.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY
- License: LICENSE
- Notice: NOTICE
Awesome Lists containing this project
README
# CREEPSPREAD III (SDL3)
Diamond Hunter vs. Deadly Monsters! Brace yourself for high-speed, pixel-art arcade chaos powered by a dynamic tracker soundtrack.
CreepSpread III is a retro-inspired action game that blends fast-paced gameplay with fluid pixel graphics and a reactive audio system that evolves with the on-screen intensity. Master its challenging levels and uncover secrets as you battle through waves of monstrous foes.
Creepspread III is powered by SDL3, this project brings CreepSpread III to a wide range of platforms—play it as a native desktop app or directly in your browser.





## First look at the game

Check out the gameplay demo on [YouTube](https://www.youtube.com/watch?v=K8tYE7sSkcQ).
## Building the runtime
You build the game from the source code using the step provided.
See all the build options [here](techdocs/BUILD.md).
## Join the chaos
Stay updated on the [latest updates](https://disboard.org/server/1409084038689456182).
## Other resources
#### Map Editor
https://github.com/cfrankb/cs3-map-edit
#### Play Online
https://cfrankb.itch.io/creepspread-iii
## License
This project is licensed under the GPL3 License. See [LICENSE](./LICENSE).
## Compliance
For third-party components and attribution, see [OPEN_SOURCE_COMPLIANCE.md](techdocs/OPEN_SOURCE_COMPLIANCE.md).