A Rust-based game engine for the Nintendo DS
Go to file
2023-04-23 16:23:20 +01:00
common Add affine sprite support 2023-04-09 20:06:04 +01:00
editor cleanup test 2023-04-23 16:23:20 +01:00
engine Cleanup 2023-04-17 23:26:53 +01:00
pong-demo Shooter demo spawns random enemies 2023-04-11 20:58:34 +01:00
shooter-demo Cleanup 2023-04-17 23:26:53 +01:00
.gitignore Add common cargo lock to gitignore 2023-03-07 09:27:39 +00:00
README.md Update readme 2023-04-22 22:10:34 +01:00

Sandstone

Game engine for the Nintendo DS written in Rust, with Rust-based scripting. Built on IronDS.
Still in prototype stages, but works well enough for basic games.

Progress

Shooter Demo Game
image

Pong Demo Game
image

Example game running on a DS emulator
image