|
|
|
|
|
by lelandbatey
3348 days ago
|
|
Wow, I've never heard of the PICO-8 before, but it's fantastic! This is exactly what I've always wanted, some ultra-simplified game console/emulator that's easy to create content for and easy to distribute that content. People have even built cool demoscene-esque content for it![2] And some of the games people have made are fantastic, and you can play them in your browser here: http://www.lexaloffle.com/bbs/?mode=carts&cat=7&sub=2&orderb... Also, I was a bit confused by the term "fantasy console" so here's what I've been able to learn with some reading: it seems the PICO-8 is a kind of ultra-simple game VM with it's original implementation being in HTML/JS with access being sold by the creator[0]. At some point, the PICO-8 vm was ported by its creator to work on the CHIP computer, and now the PICO-8 VM is pre-installed on all CHIP computers[1]. What the OP link is for is an open source implementation of the PICO-8 VM in Rust. This isn't the only open source implementation of PICO-8. [0] - http://www.lexaloffle.com/pico-8.php [1] - https://getchip.com/pages/chip [2] - https://www.youtube.com/watch?v=QTvnYkmtleI |
|
PICO 8 lighting parts one and two:
https://news.ycombinator.com/item?id=13598182
https://news.ycombinator.com/item?id=13667272
And an old announcement thread: https://news.ycombinator.com/item?id=10317026