Log In  

Cart #32209 | 2016-11-04 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

hello everyone! i'm relatively new to text-based coding, so i got the code for my game out of the pico 8 fanzine! the precise game title is "squashy", and alex mole made it!
arrow keys to move the paddle left and right!
update: got hearts to render! but when you lose a life, all the hearts go away instead of just one...
update: hearts go away, one at a time! turns out putting =- instead of -= makes a huge difference!
if you want, you can play the earlier versions here!

Cart #32202 | 2016-11-04 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1



P#32203 2016-11-04 13:15 ( Edited 2016-11-05 12:47)

For a moment I was puzzled, then I noticed what happens directly after the heart-drawing...

(the screen is cleared by drawing a rectangle over everything)

Great start! I like the monochrome feel. Though sometimes I really wished the paddle would accelerate a little while I was holding down the key.

P#32204 2016-11-04 13:34 ( Edited 2016-11-04 17:38)

thanks tyroney! i'm going to see how i can fix the missing hearts thing

P#32205 2016-11-04 13:42 ( Edited 2016-11-04 17:42)

Great job, but IMHO if I can give you an advice, I'd advise you to check the collision between the racket and the ball a little bit earlier, when they're touching and not when they've already at the same Y-position.

P#32230 2016-11-05 06:50 ( Edited 2016-11-05 10:50)

thanks cesco! though this isn't my own work, i will try to improve upon it

P#32235 2016-11-05 08:47 ( Edited 2016-11-05 12:47)

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-28 20:02:12 | 0.011s | Q:25