Skip to content

theokyr/no-deal-n64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"No Deal" for N64

A "Deal or No Deal" style game for the Nintendo 64, built using libdragon with the preview branch.

Screenshots

No Deal Main Menu No Deal Gameplay

Features

  • Classic Deal or No Deal gameplay.
  • Select your box and open the others round by round.
  • Receive offers from the Banker based on the remaining values.
  • Decide: Deal or No Deal?

Installation

  1. Install LibDragon Toolchain: Follow the official Libdragon CLI installation guide for your operating system.

  2. Clone the Repository

  3. Navigate into the Directory:

    cd no-deal-v2
  4. Initialize LibDragon Project:

    libdragon init
  5. Build: (outputs a region-free ROM no_deal.z64).

    libdragon make

Running the Game

After building, you will have a ROM file (e.g., no_deal.z64) in the project's root directory.

  • Emulator: Load the ROM file into your preferred N64 emulator (e.g., Ares, Mupen64Plus, Simple64).
  • Flashcart: Copy the ROM file to the SD card of your N64 flashcart (e.g., EverDrive64, 64drive) and load it on your console.

Enjoy the game!

About

No Deal is an N64 libdragon homebrew game meant to simulate the experience of the TV game show "Deal or No Deal".

Topics

Resources

License

Stars

Watchers

Forks

Contributors