New to Pico-8, not to pixel art. @washburnello everywhere.
Legendables: (WIP Title)
What started as a Zelda 1 clone has developed into a multi-player couch co-op adventure game. The engine is still VERY much a work in progress, and honestly I'm just making this post to grab hold of the name first.
Version: Alpha 01
Controls: Designed for use with gamepads
Gamepad
D-pad or Left stick:
Move player
Right stick:
Aim attacks (While wielding the Dance Slippers)
Start button:
Pause (Player 1 only)
Face buttons (oxsh, abxy, etc.) and Left & Right bumpers:
- Pick up item: Press a button while standing on an item assigns it to that button
- Drop item: Holding a button for a few seconds drops its item
.jpg)


Modulus
The Fun Modulo Calculator
Modulo (%) is a mathematical operator that performs a division and returns the remainder.
It's very handy for creating timers that loop at specific intervals like for animations or counters.
I have a hard time visualizing how the formulas work so I made this silly tool to visualize it in a fun way.
How to Use a Modulus Panel

1.Animation: Changes animation frames when the Results (7) equal 0.0
2.Timer: Choose between 'fps' and 'time()'.
- fps - Starts at 0 and is incremented by 1 for each frame.
- time() - calls the time() function which counts up the number of seconds since modulus started.
Anim-8 Comes to Picotron
Ever wish you could see your sprites animate while you're drawing them?
Anim-8 (pe) launches inside Picotron's current workspace and shows sprites from the numbered gfx files in /ram/cart/gfx/
- Anim-8 (pe) must be run unsandboxed to access the sprites in /ram/cart/gfx/0.gfx
- Right click Anim-8 (pe) cart > About > Uncheck [x] Sandboxed
- Changes must be saved with CTRL-S before they show up in Anim-8 (pe).
"May this tool help bring your creations to life 🙇♂️" -Wash

Change Log
v0.3 (2025-03-26)
- Change: Controls completly rewritten to support
mouse gui
- Change: Cleaned up cart folder structure
- Change: Click to choose animation frames
- Change: Renamed T variable to F for GUI
compatability
- Change: Removed "pe" from icon cause it felt too




Final Release
Anim-8 is a very basic sprite animator meant for making an amination real quick.
Great for beginners, just learning or helping someone real quick online!
How to use
- Draw sprites
- Run the cart
- Watch it animate!
Instructions
Palette
Choose a color from the palette, then change it to any color (Even secret ones!)
Palette changes stay in the editor so you can continue to use them when drawing.

Background
Test your sprites on a background color or a map




Poochie Survivors!
Can you survive to 11:00 minutes in the new 'Help me Balance' update?
- 4 new Poochies
- 2 new weapons
- 2 new items
- Old weapons have been buffed (maybe too much?)
- Fetch Stick now targets enemies
- New results screen
- Stuff to do at home
- Make the clock faster
- Faster performance
- Bangin' music
- 1 secret character
- Take a snooze
- Bark for fun!
I'd love some feedback on how easy or difficult you think it is. Balancing the attack powers and enemies has been quite the challenge. <3






.jpg)



Wash's Game - 2024 Game Jelly
I'm participating in the 2024 Game Jelly and needed a place to stash my project so folks can play it.
v0.4 - Final Day!
We're all done! This was a lot of fun to make and I'm super proud of how it came out.
I will say, I didn't get to balance it much so it's currently very hard, but I plan to do some bug fixes so make sure to post about them here. :)

v0.3 - Day 6
There is now a core game loop though it isn't very flashy at this point and needs more variety.
- Added lots of sprites for future enemies and attacks
- Map now moves!
- Wag attack fades out
- Added sfx for damage, enemies, and picking up bones
Jebediah Peppermint - The Gun Wizard
~WORK IN PROGRESS~
Hi I'm Wash, 👋
I'm making small games based on every player character in the actual play D&D podcast, The Winged Badger Tavern that I play in.
In this game you play as my first character, Jebediah Peppermint, the molefolk gun-wizard who spits fire and fires spit. You'll fly through the sky atop your trusty blunderbuss 'Big Boy' and shoot down the evil forces of The Brightworld Company.
Watch live Monday's at 8:00pm EST
The gameplay is based on Lazy Dev's Academy shmup tutorial
Shoot baddies to fill your ammo. Use your ammo to fire BIG BULLETS and get a high score!
~WORK IN PROGRESS~
FP-62's Burrito Stand
Hi I'm Wash 👋
This is my first attempt to make a game. It's based on the actual play D&D podcast The Winged Badger Tavern that I play in.
I love my characters so much that I decided I needed to make games featuring each of them.
In this game you play as fan favorite, newly sentient robot looking for a life, FP-62 as he mans the Four Guys Adventures & Vibes Magical Bean Burrito stand! Serve burritos to your customers but watch out for 'The Dead Eyes' gang trying to steal from your stock.
Watch live Monday's at 8:00pm EST
Changes
v0.41
Adding my changes now that the holiday is over and I'm back to my full-time job.



