Skip to content

A DS homebrew tech demo where one can hop around some 3D platforms with some bouncing bunnies.

License

Notifications You must be signed in to change notification settings

kkzero241/bunnygarden

Repository files navigation

Bunny Garden

Bunny Garden

A DS homebrew tech demo where one can hop around some 3D platforms with some bouncing bunnies.

Made as my degree's final project.

Relies on BlocksDS, Nitro Engine, and NightFox's Lib, and based on a template using the latter two. Major kudos to all the folks behind these for their hard work here.

Controls

D-Pad - Move forward, backward, or to the sides.

L/R Buttons - Turn to the sides.

A Button - Jump or scale a platform/object.

Start Button - Pause gameplay.

Select Button - Exit to loader.

Building

After setting up BlocksDS, Nitro Engine, and NightFox's Lib via Wonderful Toolchain, run make in the project directory.

Modified assets can be rebaked into nitrofiles by running convert.sh in assets.

License

This project uses the MIT license.

If you use this as a launchpad into other BlocksDS things, you may be interested in the licensing info about the libraries the SDK is comprised of.