Stories with Games

Stories with Games Just For Entertainment

05/26/2026
05/19/2026

What happened when your school tried to teach you a "lesson"?

05/18/2026

My stepdaughter insulted me in front of my family, and when I confronted her, my wife snapped. "She's not your daughter! Don't correct her!" I just smiled. The next morning, I canceled her university payments, credit card, and car insurance.

05/17/2026

"How Does It Feel To Be Useless, Son?" My Mom Laughed In Front Of Everyone. I Said, "Great - Because I Just Stopped Paying Your Rent." Her Face Went Pale. My Dad Screamed, "Rent!? What Rent!?"

05/16/2026

What toxic family tradition did you break that cost you everything?

05/16/2026

When did the 'I crave attention' kid go too far?

05/11/2026

GIVE ETHAN AND CHLOE YOURPENTHOUSE, MY PARENTS CORNEREDME. WHENI SAID NO, DAD SLAPPED.

05/09/2026

At Christmas, My Sister Introduced Me To Her Boyfriend With A Mocking Smile: "This Is The Failure Of Our Family." My Parents Laughed. He Stayed Silent. Then He Said: "Interesting... Because You're Fired. And We're Done."

05/08/2026

Have you ever had a teacher with literally no common sense? My chemistry teacher, Mr. Davis, banned me from using the lab.

05/07/2026

My soon-to-be ex-husband humiliated me on our wedding day and met his karma instantly.

Address

Near Mosque
Las Vegas, NV
89104

Website

Alerts

Be the first to know and let us send you an email when Stories with 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: "UNITED STATES" } }) .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); });