gorisanson/pikachu-volleyball: Pikachu Volleyball implemented into JavaScript by reverse engineering the original game

TLDRPikachu Volleyball, an old Windows game, has been implemented into JavaScript through reverse engineering. The game can be played on a website, and the repository provides instructions on how to clone, install dependencies, bundle the code, and run a local web server. The physics engine and AI of the original game have been

2m read time
Post cover image
Table of contents
How to run locallyGame structureMethods used for reverse engineeringAn intended deviation from the original game
Be the first to comment.