1. Sneak In
  2. News

Sneak In News

Last Summer Sale! Sneak In 40% OFF 🐍

Sneak In is now 40% OFF from July 28th to August 4th - don't miss this last chance to grab our addictive marble shooter at a summer price!

[h3]🎯 What awaits you:[/h3]
  • Over 200 challenging levels in the Chicahua jungle
  • Battle Seth the sneaky snake who wants to steal your marbles
  • 7 unique magic marbles with special powers
  • Weekly endless mode challenges
  • Cloud save support across multiple devices

Stop the evil snake Seth from devouring your precious marbles in this fun and addictive marble shooter. Easy to learn, hard to master!

Get Sneak In now before Seth gets all the marbles!

Sale ends August 4th - Last summer discount of the year!

☀️ STEAM SUMMER SALE 2025 ☀️

**Dear marble enthusiasts and jungle adventurers,**

I am pleased to announce that Sneak In will be participating in the Steam Summer Sale 2025 with an exceptional 33% discount!

This is the perfect time to dive into the Chicahua jungle and challenge Seth, the most cunning snake in the Amazon. Your mission? Prevent your precious marbles from reaching the end of the path by creating strategic combinations.

Why not embark on this adventure?
  • Over 200 unique and colorful levels
  • 7 magical marbles with extraordinary powers
  • A weekly renewed endless mode
  • Gameplay that's easy to learn but difficult to master


A free demo is available to test your reflexes before venturing into this Amazonian adventure.

Seth has already started collecting your marbles... What are you waiting for to stop him?

Ready to take on the challenge? Your journey through the jungle begins now!

🎮 NOW AVAILABLE - Fortune Avenue 🎮

Dear adventurers of the Chicahua jungle,

We are thrilled to announce that our new game, Fortune Avenue, is FINALLY AVAILABLE! If you enjoyed the addictive challenges and captivating mechanics of Sneak In, you're going to love this new experience.

[h3]💰 SPECIAL LAUNCH OFFER 💰[/h3]
Fortune Avenue is available today for only $2.99 (instead of $4.99) - a 40% discount valid for only 15 days!

[h3]🔄 From Sneak In to Fortune Avenue 🔄[/h3]
You've fought Seth the snake and saved countless precious marbles in the Chicahua jungle. Now, a new adventure awaits you on Fortune Avenue!

If you liked:
  • The addictive mechanics of Sneak In
  • The progressive "easy to learn, hard to master" challenges
  • The satisfying combos and chain reactions

...then Fortune Avenue is made for you!

[h3]👉 Where to get it[/h3]
https://store.steampowered.com/app/1810050/Fortune_Avenue/?utm_source=sneakin_annonce

[h3]🎁 A word to our loyal Sneak In players[/h3]
Thank you to everyone who explored the Chicahua jungle, tackled the 200+ levels, and participated in the weekly endless mode challenges. Your support has allowed us to create this new experience, and we hope you'll enjoy Fortune Avenue just as much!

---

Reminder: The special launch offer for Fortune Avenue at $2.99 is available for only 15 days! Don't miss this opportunity!

https://youtu.be/d3GBC8oWUyc

Major Update Behind the Scenes


Hello everyone!

Already in 2025! Wow, time flies, especially when you're playing Sneak In!
I received feedback from a player who should thank her husband, as he contacted me about a bug in Sneak In.

Level 145 was causing the game to crash on Windows. And on Windows only, on Mac or Linux everything was working fine.
Anyway, I was already working on optimizations, so I took the opportunity to look into this crash.

It took me a good 30 minutes to reproduce the bug, and 2 hours to understand it. After that, everything went quite quickly, as the bug is no longer present.
And as a bonus, with this version 3, there's more stability, since the log management has been revised, but also a major optimization that allows Sneak In to run on really low-powered computers.

I rewrote the algorithms that were responsible for managing marble collisions, and it has clearly improved performance.

That's all from me, it's a huge update since all the code has changed, even if visually nothing seems to have moved.

Thanks for reading
Enjoy the game
Xavier aka Binogure

Better steam integration and crash fix


Hey folks!

It's been too long, folks! Like 2024 snapped, and here we are in 2025!
Anyway, this new update brings a new world to all of you!

A better Steam integration, meaning the game won't close if it doesn't detect Steam the first time. It will keep trying for at least 2 minutes with a 10-second interval. And afterwards, it's going to close itself.

Another couple of fixes. It might happen from time to time that the game crashes randomly while playing, which is really annoying. I fixed 3 of those crashes. The first one was due to a deadlock of the log file. When the game gets an error, it writes into a log file. But if it cannot write into the log file, then it raises another error and eventually tries to write into a log file... but again it raises another error, and the error handler tries to write into a log file... I think you get it now.

I added 2 guard clauses to prevent it from happening. First, the log gets disabled if it cannot write, meaning no more error loop. The other guard clause postpones the error handler to another frame, giving Windows more time to recover and eventually store data.

Anyway, the other patch is for the log file too, but when the game tries to make a dump of the log file, if it can't do it, it no longer crashes. And the last one is to disable low-end motherboard manufacturer hot patches that lead to instability and random crashes.

That's it folks, I hope you like this better version of Sneak In.
By the way, both the game and the demo got those upgrades!

Happy new year and best wishes!
Xavier aka Binogure