Hacking the Arcade: Basketball for Two

Based on the "Hoop Fever" arcade basketball game, our iteration fixes many shortcomings of the original, with modifications to allow for a new gameplay mode: teams. The original could not detect 'rapid-fire' shots entering the hoop, so we used an algorithm based on hill climbing, to detect the shape of objects entering the IR reflection area, and increment the score counter accordingly. Layout improvements were made to optimize the user's interactions with the machine, allowing for easy access to key information even during gameplay. EEPROM high-score storage allows for bragging rights to remain in the event of system failure or power loss. The aforementioned improvements allow for two players to play on one machine in teams, and improve reliability for more serious competition.

Presented by