
Slip Studios Games
Game marketplace where developers keep 87% of every sale
What it does
Slip Studios Games is a game marketplace built for developers and players. For developers: Keep 87% of revenue after fees (industry standard is 70%). One-time $50 publishing credit. Steam key support built-in. Stripe Connect payouts. No exclusivity required. For players: Games are 10-15% cheaper because developers keep more. Direct downloads + Steam keys. Age-verified content. Community reviews. Free publishing credits for the first 5 developers. CODE: "First5Dev" at Checkout
Does a similar job
all alternatives →
- TFThe full source code and assets for my custom game engine and game2023 · ▲128
I always enjoy reading posts about indie game development and looking at the source code of games other people have built. So for any game I release I naturally I want to do the same. https://github.com/Mknsri/HockeySlam Hockey Slam is a hockey shootout game on Android which I built almost from scratch. Some of the engine features include 3D graphics with PBR materials, a rudimentary physics system, replays, a multithreaded job system and a hot-reload DLL platform for developing on Windows. I detailed the creation of the game in it's own post, but now that time has passed…
- IRI revived a game I abandoned 5yo ago and released it for free today2023 · store.steampowered.com · ▲55

- MTMarketplace to sell and buy side projects2013 · ▲59
Do you have side projects you created in the past, but no longer working on? We are creating a simple marketplace for developers to sell and buy side projects. Currently, we are finalizing the last minute details and we will be launching quite soon. We would love to have you signed up for the early access to get feedback. Link is here http://www.sideprojectors.com/project/hello Thank you.
- Ggamedevwebtools2013 · github.com · ▲35
More dev tools this month
the category →



OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 30d ago · gtmcofounder.com

Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com