
retronation
Cloud retrogaming with remote Player 2, tournaments and more
What it does
retronation is a cloud retrogaming platform built to make classic games instantly playable from the browser, without downloads, installs, or local emulation setup Players can launch retro games in the cloud, connect a compatible gamepad, use server-side saves, invite a remote Player 2, join tournaments, and explore a growing multi-platform library. The project is also designed with rights holders in mind: retronation reserves a fair share of eligible subscription revenue for validated publishers
Does the same job
all alternatives →- ARA retro video game console I've been working on in my free time2019 · internalregister.github.io · ▲2,690
- RRRetroTick – Run classic Windows EXEs in the browserFeb 2026 · retrotick.com · ▲195
RetroTick parses PE/NE/MZ binaries, emulates an x86 CPU, and stubs enough Win32/Win16/DOS APIs to run classics like FreeCell, Minesweeper, Solitaire and QBasic, entirely in the browser. Built with Preact + Vite + TypeScript. Demo: https://retrotick.com GitHub: https://github.com/lqs/retrotick
- NJNostalgist.js – Run emulators of retro consoles, within web browsers2023 · nostalgist.js.org · ▲124
- RGRetro games hosted in Cloudflare Pages for free2023 · retrogmz.com · ▲54
Created some free sites to play online versions of retro MS games like Minesweeper, Solitaire and others such as Sudoku & Tic Tac Toe. I learned about Cloudflare's Pages at same time to host all the code at no cost.


More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io



Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
- CCCreatium Coach▲320
Your multimedia mentor that takes you from mid to great
Life & fun · 11d ago · producthunt.creatium.info
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io
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