So, I've been doing a PICO-8 game development workshop for a while now. One of the ideas for the workshop that ultimately didn't pan out was for me to make a top-down tileset that would allow us to make a game during the workshop quickly.
The workshop went a different way, but a good tileset is a sad thing to waste - so I finished it, and I'm hereby releasing it to the PICO-8 community. The CC tag on the cartridge is not a coincidence - as far as I'm concerned, this tileset is public domain and you can use it and abuse it however you wish!
Wanted to make a PICO-8 medieval tactics game? A Heroes of Might and Magic demake? A Harvest Moon rip-off? A strategy game of some sort? This should help you at least a little bit :)
There is 64 empty tiles left to be filled. If you actually start a project and make some headway, I'd be happy to do a few tiles specific to your game, time permitting.
Lastly, the biggest reason I could spend the time to finish this tileset instead of working on $$$ projects is the people on my [b]Patreon






I am a baby learning to crawl when it comes to PICO-8. So far I have created a pickup by using a tile flag. I figure I need to add an if statement to my gameupdate(), but I can't seem to figure out how to get the sprite to disappear when the player touches it. I was also hoping to add the death sparkle particle used in Jelpi. Does anybody have the isolated code? Are there any good tutorials that can show me how to create proper collision boxes based on the sprite and not the entire tile? Thank you!
I am trying to figure out how to isolate the randomized butterfly particle that Happy Little Island uses. It is activated when the player interacts with a flagged tile. In my prototype, the flagged tile is the grass (spr(32)) and the butterfly/particle is spr(34,35). I am clearly missing something, but I can't seem to problem-solve my way through it.


I was working on a Chinese to English vocab program, and pinyin (The English alphabet for Chinese) uses diacritics all the time
maybe not a thing that can be used in the code, but in text variables. Having a function in the text variable like "dia" (like flr) or something. If you're having issues imaging what the would look like, here
Print("Hello W' .. dia("o") .. "rld") |
Hello Wòrld |


Hey, zep. I really love pico-8. It is an amazing console. It costs its money. But I'm really disappointed, that we can't help you with making it better. I'm not talking about making it open source (tho it would be amazing), but maybe, just maybe, you could peek a few guys, who could help you in the future development. I would be really happy to help you my self. Again, that doesn't mean going open source for everyone.
It's all up to you, but it will make the pico-8 much much better, and it will be updated more often.
Please, tell me what you think about that.







