Pecking Order Game

Pecking Order Game Who’s top of the pecking order? 🐔
Compete, dominate, repeat. Coming soon to Steam. Wishlist now! : http://peckingordergame.com/FB

Powered by Talent Digital.

29/05/2026

You asked, we delivered. Did we get Conebird right?

28/05/2026

worm trickshot 🤝 the only way to play the game

27/05/2026

[lore accurate bird noises]

26/05/2026

Today we’re doing WHAT

25/05/2026

WE GOT WORM COLLATERAL

20/05/2026

You thought it was cute?

14/05/2026

We know you want to pick the chaotic option.. Go ahead 👀

13/05/2026

Turns out that’s all we needed

There’s something really special about seeing people connect with Pecking Order enough to create things like this.One of...
12/05/2026

There’s something really special about seeing people connect with Pecking Order enough to create things like this.

One of our Discord community members, the talented .clay, came up with this awesome concept of what a battle between bird and worm could look like through this incredible collectible scene - and the amount of effort, attention to detail, and love put into it absolutely blew the team away. It genuinely looks like its a scene straight out of the game.

We’re endlessly grateful for this community and the creativity you all bring to it.
Thank you for sharing your talent with us 🩵 🪱 🐦

(hold down on the dots under the carousel and swipe to watch the scene turn!)

Address

Maxwell Office Park, Building 3, Magwa Crescent
Midrand
1685

Alerts

Be the first to know and let us send you an email when Pecking Order Game posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Pecking Order Game:

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "SOUTH AFRICA" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });