MiniDots Studios

MiniDots Studios We are an Indie development studio who enjoy playing and making games. Come let's have fun together!!!

Good with numbers, try your hands on our fun number puzzle game at
04/04/2026

Good with numbers, try your hands on our fun number puzzle game at

enjoy this fantastic game Number Slide !Number Slide is ultimate number sorting puzzle Put your logic and problem-solving skills to test Number Slide, fun and addictive number puzzle game designed to challenge your mind and sharpen your thinking speed. Number Slide, you are presented with grid fille...

How high can you go!!! Play and enjoy game on
04/04/2026

How high can you go!!! Play and enjoy game on

enjoy this fantastic game How High !Bounce. Climb. Survive. Repeat. How High is fast-paced, addictive arcade adventure that challenges your reflexes, timing, and focus. You control lively bouncing ball as climbs higher and higher through never-ending tower planks. Every bounce weakens plank beneath....

First game released on GameMonetize platform
04/04/2026

First game released on GameMonetize platform

Address

Ijaiye Medium Estate
Lagos

Website

Alerts

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

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