
SkeeBoost
PvP Ball Rolling Match
What it does
SkeeBoost, is a mobile game that takes Skeeball to new heights. Get ready to challenge opponents in thrilling head-to-head matches across a multitude of game modes. Unleash your competitive spirit and utilize powerful magic abilities to win your opponents.
Does a similar job
all alternatives →


- SASkub – a sliding puzzle browser gameMar 2026 · skub.app · ▲11
Hi HN, I've built Skub, a sliding puzzle game for the browser, based on a classic boardgame: Ricochet Robots. It started as a challenge of trying to simplify the boardgame mechanics to fit on a mobile browser, which led to an 8x8 grid. Since, it has evolved to a bit more of an experimentation with Deno, and a way for me to truly try out AI-assisted development. Claude Code has been especially helpful in building the BFS solver and setting up CI, less so in UI and logic. I hope you enjoy it, all questions / feedback welcome.

- TDTower defense clicker game built with Svelte 5, without canvas2025 · github.com · ▲13
More life & fun this month
the category →- TL
Life & fun · 13d ago · louisabraham.github.io


- CCCreatium Coach▲321
Your multimedia mentor that takes you from mid to great
Life & fun · 13d ago · producthunt.creatium.info


Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 29d ago · everycube.alen.is
Source: Product Hunt launch ↗
Launched alongside, August 2023
the whole month →



Lottielab▲871Create and ship lottie animations to sites and apps faster
Dev tools · 2023 · lottielab.com
- LC
Outlines is a Python library that focuses on text generation with large language models. Brandon and I are not LLM experts and started the project a few months ago because we wanted to understand better how the generation process works. Our original background is probabilistic, relational and symbolic programming. Recently we came up with a fast way to generate text that matches a regex (https://blog.normalcomputing.ai/posts/2023-07-27-regex-guide...). The basic idea is simple: regular expressions have an equivalent Deterministic-Finite Automaton (DFA) representation. We…
AI · 2023 · github.com