Piggo is an open-source multiplayer adventure web game! Play online at piggo.gg
🐷 piggo is fun to play
🕹️ the UI is clean & intuitive
🥳 playing with friends is easy
👨🏻💻 the code is readable
👾 multiplayer is smooth & performant
🎮 adding new game modes is simple
package | description |
---|---|
core |
core game engine |
games |
games |
web |
webapp |
server |
game server |
docs |
js bundle & resources (served statically by GitHub Pages) |
# install dependencies
bun install
# launch server and web
bun dev