Log In  


Cart #selvacol-0 | 2025-07-28 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1


SelvaCol is my first game made with PICO-8.
It’s still a work in progress, and I’ve been building it by following tutorials and learning as I go.

That’s why the code is full of comments... they help me understand what each part does.
I plan to keep adding levels, improvements, and polish things over time.

Thanks for the suggestions..

1


1

That label art is awesome 😃 If you plan to use it in-game, consider using PX9 for image compression and to give yourself more room on the sprite sheet if needed. Also consider using btn over btnp to make the player movement feel more responsive.


Thanks so much @Verb for the tips! I wasn’t familiar with PX9, so I’ll definitely check it out. And you're right about using btn ,,, I’ve noticed the difference in responsiveness, so I’ll make that switch. Really appreciate you taking the time to share this!



[Please log in to post a comment]