BAS
by yokozuna
Birds and Saws
Experience a nostalgic throwback with this Pico-8 demake of my classic iOS game. Dive into the
retro charm and challenge yourself as you guide a bird, skillfully avoiding menacing circular
saws to rack up high scores.
Check out the project on GitHub.
Gameplay
Blades ascending from below prompt the player to move upward swiftly, requiring nimble
maneuvers to avoid a perilous demise.
You can initiate a new jump without having to wait for the current one to land.
The lower blades progressively increase in speed over time.
The saws' velocity is limited, reaching a challenging top speed that demands swift maneuvers
to escape.
Controls
⬅️ or [Z] to jump left
➡️ or [x] to jump right
Version History
0.1.3b
Fix bug causing the game to crash.
0.1.2b
Fix bug causing the game over screen to flash red.
0.1.1b
Adjusted initial blade speed and speed progression
Increased player jump speed
Smoother camera tracking
0.1.0b
Initial release