Free Lives

Free Lives Video games comprised primarily of lies, false promises and excessive camera shake. Making the world a better place, even for crappy human beings.
(530)

22/05/2026

The Edgelord is a glass cannon. He can't always take what he dishes out.

15/05/2026

The Novice archetype can be deadly, if you play your cards right 💥

04/05/2026

FOREIGN MANUFACTURING, OUT NOW!

Deliver Capitalism to untapped markets in the latest update to Stick it to the Stickman 💥

15/04/2026

For all those asking how to access our latest gamemode in Stick it to the Stickman 💥

10/04/2026

Here is a friendly guide on how to access the newest gamemode in Stick it to the Stickman 👍💥

03/03/2026

Ben has been perfecting his technique for the last 20 years

10/02/2026

Comment below if you'd like to see Ben make a tutorial on how to draw Stickmen 👀

05/02/2026

Woweee! Our game just got a new update! Don't make thumby sad 👎 and go play Comapny History Month now!

04/02/2026

Stick it to the Stickman has a brand new game mode 📈

Kick, punch and slice your way to ultimate corporate domination

and learn about the 100% totally accurate origin story of our founder in Company History Month

05/12/2025

Day 1 of Playtopia 2025 has been unforgettable!

Address

Constantia
Cape Town
7806

Alerts

Be the first to know and let us send you an email when Free Lives 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 Free Lives:

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); });