NBA Jam 2001 (May 10, 2000 prototype)

From Hidden Palace
Jump to navigation Jump to search
Title Screen
NBA Jam 2001 (May 10, 2000 prototype)
Build date May 10, 2000 21:12:42
Dump status Released
Dumped by Anonymous
Released by Codebound
File release date March 4, 2024
Origin Compiled ROM file
Files parent.bin
Game NBA Jam 2001
System Game Boy Color
Genre Sports
Final build US Oct 3, 2000
Release date US Nov 28, 2000
Download NBA Jam 2001 (May 10, 2000 prototype) (info)
Error: The download file provided does not exist, please upload it or fix the file name if it's incorrect.
Download NBA Jam 2001 (May 10, 2000 prototype) from external mirror

A prototype of NBA Jam 2001 for Game Boy Color.

Notes

  • Released alongside source code, assets, and design documents.
  • Might not load in some emulators; a workaround is to change the file extension to .gb
  • Collision is now properly implemented
  • Has an associated readme file:
Finished of collision detection.  Players are now prevented from occupying the same area of the court.

Continued programming collision avoidance AI.  The player with the ball will now try to run around other players.

Fixed another bug in the camera routines.  The map scroll routine will still need re-writing at some point since it occasionally causes corrupt tiles.

Put the new music file in.

Increased the average player movement speed (plus increased the animation speeds).

Created some court position data which will allow us to work out when a player should try for a shot, what score will be given etc.