Piggo is an open-source multiplayer web game! Play online at piggo.gg
🐷 fun game modes
🕹️ intuitive UI/UX
🥳 easy to play with friends
👨🏻💻 the code is readable
🎮 making new game modes is simple
👾 multiplayer is smooth & performant
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