I’ve been spending a lot of my spare time over the last year creating this little racing game. It’s built in PICO-8, which is a really fun “fantasy retro console” that’s been mentioned on HN several times. The console has strict limits and I wanted to see how far I could push them
The source code for the game is over here: https://github.com/maxbize/PICO-8/tree/master/Driftmania. It’s a bit of a mess, but I’m happy to answer any questions on it or development of the game. Cheers!
EDIT: For those not familiar with PICO-8, there’s only a few inputs: arrow keys, Z/C/N, and X/V/M
Comments URL: https://news.ycombinator.com/item?id=39402142
Points: 50
# Comments: 26