frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Linex – A daily challenge: placing pieces on a board that fights back

https://www.playlinex.com/
5•Humanista75•22h ago
Hi HN,

I wanted to share a web game I’ve been building in HTML, JavaScript, MySQL, and PHP called LINEX.

It is primarily designed and optimized to be played in the mobile browser.

The idea is simple: you have an 8x8 board where you must place pieces (Tetris-style and some custom shapes) to clear horizontal and vertical lines.

Yes, someone might think this has already been done, but let me explain.

You choose where to place the piece and how to rotate it. The core interaction consists of "drawing" the piece tap-by-tap on the grid, which provides a very satisfying tactile sense of control and requires a much more thoughtful strategy.

To avoid the flat difficulty curve typical of games in this genre, I’ve implemented a couple of twists:

1. Progressive difficulty (The board fights back): As you progress and clear lines, permanently blocked cells randomly appear on the board. This forces you to constantly adapt your spatial vision.

2. Tools to defend yourself: To counter frustration, you have a very limited number of aids (skip the piece, choose another one, or use a special 1x1 piece). These resources increase slightly as the board fills up with blocked cells, forcing you to decide the exact right moment to use them.

The game features a daily challenge driven by a date-based random seed (PRNG). Everyone gets exactly the same sequence of pieces and blockers. Furthermore, the base difficulty scales throughout the week: on Mondays you start with a clean board (0 initial blocked cells, although several will appear as the game progresses), and the difficulty ramps up until Sunday, where you start the game with 3 obstacles already in place.

In addition to the global medal leaderboard, you can add other users to your profile to create a private leaderboard and compete head-to-head just with your friends.

Time is also an important factor, as in the event of a tie in cleared lines, the player who completed them faster will rank higher on the leaderboard.

I would love for you to check it out. I'm especially looking for honest feedback on the difficulty curve, the piece-placement interaction (UI/UX), or the balancing of obstacles/tools, although any other ideas, critiques, or suggestions are welcome.

https://www.playlinex.com/

Thanks!

Comments

vunderba•15h ago
As a fellow amateur game dev, nice job!

Unfortunately, I (and likely many others on HN) am pretty sign-up adverse, and since this game seems like it should be perfectly playable 100% client-side, I think this is going to really hurt adoption.

unsnap_biceps•58m ago
Yeah, I was excited to give it a try but I won't sign up without at least trying a few puzzles first.

Show HN: I ported Tree-sitter to Go

https://github.com/odvcencio/gotreesitter
142•odvcencio•3h ago•59 comments

Show HN: Django Control Room – All Your Tools Inside the Django Admin

https://github.com/yassi/dj-control-room
95•yassi_dev•7h ago•46 comments

Show HN: A real-time strategy game that AI agents can play

https://llmskirmish.com/
180•__cayenne__•12h ago•66 comments

Show HN: Clocksimulator.com – A minimalist, distraction-free analog clock

https://www.clocksimulator.com/
77•user_timo•7h ago•70 comments

Show HN: Django-xbench – slow endpoint aggregation for Django

https://github.com/yeongbin05/django-xbench
8•yeongbin05•3d ago•4 comments

Show HN: TinyCard – A minimalistic & functional e-Card site, like tinyletter

https://tinycard.app
2•szemy2•1h ago•1 comments

Show HN: Linex – A daily challenge: placing pieces on a board that fights back

https://www.playlinex.com/
5•Humanista75•22h ago•2 comments

Show HN: Sgai – Goal-driven multi-agent software dev (GOAL.md → working code)

https://github.com/sandgardenhq/sgai
21•sandgardenhq•5h ago•14 comments

Show HN: A CLI to query the unsealed court files with local LLMs

https://github.com/simulationship/epstein-search
2•simulationship•1h ago•0 comments

Show HN: Scheme-langserver – Digest incomplete code with static analysis

https://github.com/ufo5260987423/scheme-langserver
46•ufo5260987423•1d ago•1 comments

Show HN: Penclaw.ai hire OpenClaw tenant for pentesting

https://penclaw.ai
3•ozgurozkan•2h ago•0 comments

Show HN: Draw on Screen – a modern screen annotation tool with webcam

https://drawonscreen.com/vs/epicpen/
4•markjivko•3h ago•0 comments

Show HN: Moonshine Open-Weights STT models – higher accuracy than WhisperLargev3

https://github.com/moonshine-ai/moonshine
308•petewarden•1d ago•71 comments

Show HN: I ported Manim to TypeScript (run 3b1B math animations in the browser)

https://github.com/maloyan/manim-web
3•maloyan•3h ago•0 comments

Show HN: Agent that matches sales reps with warm leads based on product usage

https://inspector.getbeton.ai
4•nadyyym•3h ago•0 comments

Show HN: Emdash – Open-source agentic development environment

https://github.com/generalaction/emdash
197•onecommit•1d ago•70 comments

Show HN: Djevops – Deploy Django Easily

https://github.com/mherrmann/djevops
3•mherrmann•4h ago•0 comments

Show HN: DRYwall – Claude Code plugin to to deduplicate code with jscpd

https://github.com/nikhaldi/drywall
2•nikhaldi•4h ago•0 comments

Show HN: Replacebase – library to migrate away from Supabase

https://github.com/specific-dev/replacebase
4•fabianlindfors•5h ago•2 comments

Show HN: PgDog – Scale Postgres without changing the app

https://github.com/pgdogdev/pgdog
319•levkk•2d ago•61 comments

Show HN: A high-performance Hex Editor with Yara-X support in C#

https://github.com/pumpkin-bit/EUVA
3•falkerdev•5h ago•0 comments

Show HN: enveil – hide your .env secrets from prAIng eyes

https://github.com/GreatScott/enveil
195•parkaboy•1d ago•128 comments

Show HN: Well-net – a friends-only IPv6 network with no central server

https://github.com/remoon-net/well
3•shynome•5h ago•0 comments

Show HN: I Accidentally Built a Zero-Config Redis Alternative in Go – ScaloDB

https://github.com/samarkandiy/scalodb
3•novateg•5h ago•0 comments

Show HN: Match – A pattern matching language that replaces regex

https://www.matchlang.com
3•hollowsolve•5h ago•0 comments

Show HN: Live iOS 26.3 exploit detection (CVE-2026-20700) – Multi-region C2

https://github.com/Str8tdr0p/ZombieHunter
3•JackCity•5h ago•0 comments

Show HN: Tag Promptless on any GitHub PR/Issue to get updated user-facing docs

35•prithvi2206•1d ago•6 comments

Show HN: Context Mode – 315 KB of MCP output becomes 5.4 KB in Claude Code

https://github.com/mksglu/claude-context-mode
73•mksglu•15h ago•23 comments

Show HN: Chaos Monkey but for Audio Video Testing (WebRTC and UDP)

https://github.com/MdSadiqMd/AV-Chaos-Monkey
38•MdSadiqMd•2d ago•2 comments

Show HN: Babyshark – Wireshark made easy (terminal UI for PCAPs)

https://github.com/vignesh07/babyshark
144•eigen-vector•2d ago•47 comments