Log In  


Cart #picobot-4 | 2021-11-22 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
13

Info

Here is my fist Pico-8 game: Pico-Bot. I made this over the last two months in my spare time. It's a sort of horizontal Space Invaders with platforms and more intricate scoring techniques.

How to Play

  • Destroy enemies and collect the orbs they drop.
  • The quicker you collect orbs, the higher your score.
  • Collect three large orbs to activate the score multiplier.
  • Tip: you're invincible while jumping between platforms.

Here's a video showing the game being completed to show that it is possible!

Other Platforms

You can download Windows, Linux, OSX, and Raspberry Pi builds from my itch.io page:

https://exq-bytes.itch.io/pico-bot

Update History

v1.0

  • Initial release

v1.1

  • Added a more eye-catching cart label.
  • Simplified drawing of logo by using sspr function to draw sprite sheet region.
  • Fixed a text alignment issue on title screen.

v1.2

  • Changed mines to prevent them spawning slightly off-screen.
  • Adjusted the difficulty slightly to make it fairer.

v1.3

  • Disabled diagonal inputs to make it easier to play using dpad / joystick.
13


That's a fun little game, and I'm bad at i... love it! :)


Thanks. It is quite challenging, but I tested thoroughly, and it is possible to complete every stage without losing a life (with practice).


Very cool.
Reminds me a bit of Root Beer Tapper, or a horizontal Beam Rider.


Thank you! Amazingly, I'd never heard of Beam Rider before, and I've been playing video games since the 80s!


Update v1.3: disabled diagonal movement to make it easier to play using dpad / joystick.


Wow. You took that arrow key code and ran with it, @timeandspace. :)

And yeah this looks great ! Glad to help. Gold star game.

You should definitely check out Beamrider for the Atari 2600. One of my all-time fav games from years ago. Very playable and very enjoyable 3D shooter.

https://youtu.be/dgTxca0pdac?t=5


Yeah Beamrider looks like a perfect fit for pico-8 doesn't it.



[Please log in to post a comment]