Log In  


Cart #33121 | 2016-12-06 | Code ▽ | Embed ▽ | No License
2

I decided to make a new program with my pocket chip. I'm still learning so don't blame me for making such a cheap program :)

2


First step into making great things ;)


You definitely taught me another way of writing a border. Thanks.

I typically use

if player.x < 0 then player.x = 0 
	end

Nice job :) There was this reddit thread a few months ago that you might like: https://www.reddit.com/r/pico8/comments/4w6jwk/any_good_resources_for_2d_game_physics/



[Please log in to post a comment]