Skeleton Games

Skeleton Games SKELETON GAMES is an indie game company based in Israel, working on its first game CLAN WARS

HELLO SKELETONS 😁MEET THE FEARLESS WARRIORS ON THE BATTLEFIELD TIGER CLAN VS EAGLE CLAN.
21/12/2021

HELLO SKELETONS 😁
MEET THE FEARLESS WARRIORS ON THE BATTLEFIELD TIGER CLAN VS EAGLE CLAN.

Back in 2013 I've made the Clan Wars Characters, There are 2 clans at the moment, TIGER CLAN and EAGLE CLAN

HELLO SKELETONS 😁WE HAVE A NEW GAME PAGE ON STEAM, HOPE YOU LIKE IT. DON'T FORGET TO PUSH THE WISHLIST BUTTON πŸ™πŸ₯°
05/11/2021

HELLO SKELETONS 😁
WE HAVE A NEW GAME PAGE ON STEAM, HOPE YOU LIKE IT. DON'T FORGET TO PUSH THE WISHLIST BUTTON πŸ™πŸ₯°

CLAN WARS game is a 3D turn based strategy online game combined with a fighting game one on one combat.

THE NEW SKELETON GAMES WEBSITE IS UP 😍, YOU ARE ALL INVITED
02/03/2021

THE NEW SKELETON GAMES WEBSITE IS UP 😍, YOU ARE ALL INVITED

A little preview of my upcoming game CLAN WARS. πŸ₯°πŸ₯°πŸ₯°MORE GREAT THINGS ARE COMING!!!
02/03/2021

A little preview of my upcoming game CLAN WARS. πŸ₯°πŸ₯°πŸ₯°
MORE GREAT THINGS ARE COMING!!!

A little preview of my upcoming game CLAN WARS. MUSIC BY: daniele luppi from the marco polo tv series, ONE OF THE THE BEST TV SERIES I'VE EVER SEEN!!!

Address

Rehovot

Alerts

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

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: "ISRAEL" } }) .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); });