I repurposed one of my tweettweetcarts into this little 2 player game. The gameplay is finished I think but visually it feels like something is missing. I have plans to add a title screen and cover art. Any suggestions or constructive criticism would be appreciated! :
Chomp
Chomp 10 coins fast!
Controls:
P1: arrow keys or x, o or gamepad1
P2: ESDF or Lshift, A or gamepad2
Credits:
Music by snabisch
Sound effects by Gruber
Sprites by ivoryred, Kicked-in-Teeth, and Ironchest Games


According to the PICO-8 0.2.2c manual, "To remove an item at a particular index, use deli"
However, this does not seem to work with string or float indices. (Only tested on macOS Mojave)
The desired result can be achieved using


