Y
Hacker News
new
|
ask
|
show
|
jobs
by
tducasse
1836 days ago
Two that I can think of: - a Makefile to export and upload pico8 games to itch.io:
https://github.com/tducasse/pico8-deploy
- a tiny in memory database in JavaScript, that I used as a way to keep a global state server side in a multiplayer game
https://github.com/tducasse/js-db