Crush gummy bears to maintain your forward momentum.
Use the gold earned to buy upgrades to fly faster, further, and smash harder.
Looking for the best way to play? Check out the Burrito Bison GitHub.io version now and start smashing! If you'd like to explore similar games, I can suggest: Earn to Die Other "Launch-em-up" games Let me know which genre you'd like to explore next! google-pacman.github.io Burrito Bison - google-pacman.github.io
You can find leaderboards on Speedrun.com under "Burrito Bison: Revenge." The GitHub.io version is accepted as a valid platform, provided you show the URL bar in your recording.
On this blog, I'll be sharing a mix of technical posts, project updates, and personal anecdotes. Some topics you can expect to see include:
Click your mouse or press the spacebar to stop a rotating power meter. Timing is everything—landing in the "sweet spot" (the white zone) will perform a "Perfect Launch," sending Bison flying at a much higher speed.
The most famous example is the created by the user flakas . This is a fascinating project where the developer used a computer vision technique called Template Matching (via the OpenCV library) to automate the entire game. The bot literally “watches” the screen with Python scripts, identifies the gummy bears, and clicks at the perfect moments to keep the run going indefinitely. This isn't just cheating; it's a brilliant programming experiment that shows how AI can be applied to classic games.