Log In  


Cart #11977 | 2015-07-29 | Code ▽ | Embed ▽ | No License
3

Cart #11879 | 2015-07-27 | Code ▽ | Embed ▽ | No License
3

Cart #11870 | 2015-07-27 | Code ▽ | Embed ▽ | No License
3

This is my first (nearly!) working game in PICO-8. It's a simple Pong clone. Currently lacks sound but I'll update it once I figure out how the SFX editor works.

3


All Comments

if you want to, pong ai is pretty easy, you just move the paddle towards the ball at a fixed rate, and hopefully it hits it. Might be worth throwing in if you want.


Good idea jonbro! I'll try to add that soon; shouldn't be more than a handful of lines of extra code.


Updated with AI! Basically the AI is on for both players and once you press a key for a player it's disabled for that player. I kinda think the AI is too good? Maybe I should add some lag to it or something? Not sure. I still like it :)

by
Cart #11877 | 2015-07-27 | Code ▽ | Embed ▽ | No License
3


Added sound, tweaked edges and location of scores. Calling it done!


The collisions are a little odd. The ball goes beyond the paddle before bouncing.


@UrbanMonk: yeah, I could fix that but I thought it looked more like the original. I should get a video and make sure though.


Was that in the original? I've never seen that before.



[Please log in to post a comment]