RSR Games

RSR Games Captivating games that Captivates !!

We are in the process of completing an exciting new mobile card game, called Seduction Showdown: It's not just about bea...
03/09/2025

We are in the process of completing an exciting new mobile card game, called Seduction Showdown: It's not just about beauty, It's strategy. The official release date is 21 November 2025 for android and 20 February 2025 for iOS. A Sneak Peek of
game mechanics will be posted soon.

Enjoy our new game!! Let us know if you like it!
09/06/2025

Enjoy our new game!! Let us know if you like it!

I thought that you might Enjoy the process which we go through in developing a game.  Obviously I will not attach my scr...
04/06/2025

I thought that you might Enjoy the process which we go through in developing a game. Obviously I will not attach my scripts (code), but I will be taking you on a journey through the development process. Our Next Game is going to be called Pigs In a Blanket and this is the Logo which will be used for the game. I will be posting screen shots and videos as the development process unfolds and explain what we have done. I am hopefull to provide a little video for the Main Menu during the course of either today, or tomorrow.

03/06/2025
This is a fun Little Line Flip Runner.  All you need to do is flip the character to avoid the Obstacles.  The Highest sc...
19/03/2024

This is a fun Little Line Flip Runner. All you need to do is flip the character to avoid the Obstacles.

The Highest score which was achieved thus far is 215. Post your High Scores in the comments (post a screenshot of the main menu). Challenge your Fiends and Family to beat your score.

This game is a casual Line Runner Flip game, where you will take the player and flip the line to avoid obsticles. Challa...
17/03/2024

This game is a casual Line Runner Flip game, where you will take the player and flip the line to avoid obsticles. Challange your friends and Family to beat your high Score

17/03/2024

Space Dash is now live on the Google PlayStore. It is a very simple but addictive little game. DOWNLOAD THE GAME ON THIS LINK: https://play.google.com/store/apps/details?id=com.Ruanr1.SpaceDash

I am the creator of the game and could only reach a High Scrore of 190. Post Screenshots of your High Score in the Comments of this Post.

Lets See if anyone can Reach a High Score of 1000.

Good Luck

Captivating games that Captivates !!

09/02/2024

Captivating games that Captivates !!

Captivating Game that is a must Play!
24/01/2024

Captivating Game that is a must Play!

Exciting and Captivating new Game.
15/01/2024

Exciting and Captivating new Game.

Address

Pretoria

Website

Alerts

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

Share

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