Skip to content

N64 game made for the N64brew jam #6, theme is REPAIR.

License

Notifications You must be signed in to change notification settings

vrgl117-games/DamN64

Repository files navigation

DamN64

Damn! The dam broke and needs to be repaired before the city floods! Isometric two-vehicle N64 sandbox built for n64brew jam #6.

About

DamN64 is a libdragon-powered Nintendo 64 game with an isometric map and two driveable vehicles. It supports a horizontal split-screen view when players move far enough apart, and merges back to a single view when they are close.

Screenshots

Title Screen Story Screen Split Screen Single Screen

Controls

Button Action
D-Pad / Stick Move your vehicle
Z (single player) Switch active vehicle

With two controllers connected, each player controls a vehicle.

Build and Run

Build uses Docker for cross-compilation when available.

make build

Other useful targets:

make rebuild
make clean
make ares

Project Structure

src/         C source files
include/     Header files
resources/   Source assets (sprites, audio)
filesystem/  Generated assets (gitignored)
build/       Build artifacts (gitignored)

Notes

  • ROM output: DamN64.z64
  • Build artifacts and generated assets are gitignored.
  • FPS counter is shown only in debug builds.

Thanks

About

N64 game made for the N64brew jam #6, theme is REPAIR.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published