kkzero241 / bunnygarden

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:C 62.1%Language:Makefile 35.3%Language:Shell 2.7%