Log In  


Cart #coinbear-0 | 2019-07-28 | Code ▽ | Embed ▽ | No License
1

Started playing with pico and made something with a whole loop.

Figured out

-using the map
-player movement
-making sprites
-using the map for collision detection
-lua stuff

collect the coins!

next i want to:

-what is sound
-what is music?!?!
-actual physics

oh no i hope this isn't public

what am i doing

1


Well done!

Your collision evaluation is a little crude. Don't stop learning from others. Figuring out the math behind it can be very rewarding.


Thank you!

I was going to do a collection based iterative approach but decided to learn the map first since i figured it’d be a good exercise!

With that being said, understanding the screen <—> map space translation was a big aha! moment :]



[Please log in to post a comment]