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

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.

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.

![alt text](techdocs/images/3552as3552as3552.png)

![alt text](techdocs/images/screenshot20250807-225257.png)

![alt text](techdocs/images/screenshot20250807-225306.png)

![alt text](techdocs/images/screenshot20250807-225315.png)

![alt text](techdocs/images/screenshot20250807-225339.png)

## First look at the game

![Watch the video](https://img.youtube.com/vi/K8tYE7sSkcQ/hqdefault.jpg)

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).