Streak Club is a place for hosting and participating in creative streaks.
This submission is empty
so i also made the "game over" condition check the velocity of the body above the line, which should make it not possible to accidentally lose by double-clicking !
also, made the fruits a bit bigger again ...
oh, and f5 or ctrl+r restarts the game now
This submission is empty
(yes im posting a "before" screenshot again !)
so since i was storing the items as keys in a table, sometimes when i dropped a new fruit, the other ones would be shuffled around in memory, and suddenly change which one is drawn in front of other !
i fixed this by keeping a separate table, and iterating it in love.draw
Post a comment
(need more contrast yeah)