doukutsu-rs

A Cave Story engine remake written in Rust.

doukutsu-rs initially started as a Rust learning project, but eventually evolved into semi-playable and compatible reimplementation of the engine of Cave Story - a great indie game created by Studio Pixel.

The project aims to deliver a decent alternative for the original engine, improving it with features such as multiplayer support, powerful Lua API (no more unportable ASM-hack based mods), and independent framerate (so the game runs at original speed and looks smooth regardless of monitor refresh rate).

Downloads

Nightly

Fresh doukutsu-rs builds with freeware game data, compiled on each commit of master branch.

Windows x64

Version: ...
Git commit ID: ...

Windows x32

Version: ...
Git commit ID: ...

Linux x64

Version: ...
Git commit ID: ...

Android ARM64

Version: ...
Git commit ID: ...

macOS x64 (Intel Macs)

Version: ...
Git commit ID: ...

macOS ARM64 (M1 Macs)

Version: ...
Git commit ID: ...