frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: NeoMud – A multiplayer dungeon game with AI agents that QA and playtest

https://github.com/terrymaster/NeoMud
1•terrymaster•7h ago

  I've been building a modern take on a MUD (multiplayer text RPG) with Claude Code over the past few weeks. Kotlin server, Android client, React-based world editor. The usual hobby project stuff.

  The interesting part is the agent pipeline that grew around it:

  - A /game-designer agent reads all the world data files, models the combat math, and produces balance proposals with specific JSON changes
  - A /playtest agent connects to the running game server over WebSocket, creates a character, explores, fights NPCs, loots items, and files GitHub issues for bugs it encounters
  - A /worldmaker agent drives the world editor in a real browser via Playwright — clicks through zone editing, NPC configuration, item creation, and files issues when things break
  - A /bugfixer agent picks up those issues and submits fixes

  Each agent has persistent memory across sessions, so the game designer remembers its previous balance audits and the playtester remembers what areas it's already explored.

  The game itself is a modern take on '90s MUDs like MajorMUD — tick-based combat, NPC behaviors (wander, patrol, pursuit), spells, skills, stealth, loot tables, vendors, trainers. 4 zones, 25 rooms, 17 NPCs. Everything is data-driven JSON — the world editor exports .nmd bundles (ZIP archives) that the server loads at startup, similar to DOOM's WAD files.

  The world editor has a visual zone map where you place rooms on a shared coordinate grid, click to connect exits, and configure NPC patrol routes by clicking rooms on the map. All zones share one global coordinate space so rooms can't overlap across zones.

  ~45k lines of code, 830 tests across server/shared/maker, 460 AI-generated assets (images and audio). The agents have filed about 40 GitHub issues so far, most of which are legitimate.

  It's a hobby project — combat balance is rough, there's no quest system yet, and it needs real multiplayer stress testing. But the feedback loop of building features and then having agents test them in the actual running application has been a surprisingly effective workflow.

OpenAI Symphony

https://github.com/openai/symphony
1•ssgodderidge•34s ago•0 comments

Show HN: Argus – VSCode debugger for Claude Code sessions

https://github.com/yessGlory17/argus
1•lydionfinance•1m ago•0 comments

Mathematics in the Age of AI [video]

https://www.youtube.com/watch?v=mS9Lr43cIB4
1•sonabinu•1m ago•0 comments

What the new "Nova" design of Firefox looks like

https://www.soeren-hentzschel.at/firefox/exklusiv-so-sieht-das-neue-nova-design-von-firefox-aus/
2•speckx•2m ago•0 comments

U-Haul Growth Index: Top U.S. Growth Metros and Cities of 2025 Announced

https://www.uhaul.com/Articles/About/U-Haul-Growth-Index-Top-US-Growth-Metros-And-Cities-Of-2025-...
1•nradov•2m ago•0 comments

System76 Comments on Recent Age Verification Laws

https://www.phoronix.com/news/System76-Age-Verification-Laws
1•speckx•2m ago•0 comments

Mark Zuckerberg says criminal behavior on Facebook inevitable

https://www.theguardian.com/technology/2026/mar/05/mark-zuckerberg-meta-trial
1•01-_-•3m ago•1 comments

Show HN: TLDR – Free Chrome extension that summarizes any article in 2s with AI

https://github.com/wesleysmyth/TLDR-extension
1•wesleysmyth•3m ago•1 comments

Data Center Intelligence at the Price of a Laptop

https://tomtunguz.com/qwen-9b-matches-frontier-models/
1•djha-skin•4m ago•0 comments

Google Gross violations of the ToS and transformation into an "Evil" corporation

1•falkerdev•5m ago•0 comments

Show HN: Apiform – Auto-Generate CRUD REST APIs from Your Prisma Schema

https://github.com/ghimirebibek/apiform
1•sathiunique•5m ago•0 comments

I Audit a Legacy Rails Codebase in the First Week

https://piechowski.io/post/how-i-audit-a-legacy-rails-codebase/
1•todsacerdoti•8m ago•0 comments

Ask HN: Why do we still buy things by browsing catalogs?

1•dannythecount•9m ago•0 comments

Oracle Will Fire Thousands Due to AI Cash Crunch

https://www.bloomberg.com/news/articles/2026-03-05/oracle-layoffs-to-impact-thousands-in-ai-cash-...
2•master_crab•10m ago•2 comments

Avoiding a Culture of Emergencies

https://blog.staysaasy.com/p/avoiding-a-culture-of-emergencies
1•donutshop•11m ago•0 comments

ConsciOS v1.0: A Viable Systems Architecture for Human and AI Alignment

https://papers.ssrn.com/sol3/Papers.cfm?abstract_id=5817303
1•WesDuWurk•12m ago•1 comments

The emerging role of SRAM-centric chips in AI inference

https://gimletlabs.ai/blog/sram-centric-chips
1•nserrino•12m ago•0 comments

Show HN: Dotclaude – Sync your Claude Code config across machines with Git

https://github.com/daniel7an/dotclaude
1•daniielyan•13m ago•1 comments

Imrobot – Reverse-CAPTCHA that verifies AI agents, not humans

https://github.com/leopechnicki/im_robot
1•leo_pechnicki•13m ago•0 comments

The universe is filled with a cacophony of colliding black holes

https://www.scientificamerican.com/article/newly-discovered-ripples-in-spacetime-put-einsteins-ge...
1•speckx•13m ago•0 comments

What Is Western Civilization?

https://www.youtube.com/watch?v=Sq6MWZVBPgY
1•vo2maxer•14m ago•0 comments

Upload your sales Excel and instantly get a full business analysis

https://www.datanestanalytics.com/
1•skandersab•17m ago•2 comments

Can BM25 Be a Probability?

https://softwaredoug.com/blog/2026/03/06/probabilistic-bm25-utopia.html
1•Tomte•17m ago•1 comments

Microsoft Copilot to hijack the browser for your own convenience

https://www.theregister.com/2026/03/05/microsoft_adds_a_sidepane_for/
1•nickk81•18m ago•0 comments

Claude Code: Should not encourage shell command substitution $()

https://github.com/anthropics/claude-code/issues/31373
1•xpe•18m ago•1 comments

Show HN: Code Jump Tracker – Never get lost after "Go to Definition" again

https://github.com/tominaga-h/code-jump-tracker
1•tominaga-h•18m ago•0 comments

Servo Baseline Readiness

https://webtransitions.org/servo-readiness/
2•fabrice_d•20m ago•0 comments

How to Kill the Code Review

https://www.latent.space/p/reviews-dead
2•taubek•21m ago•1 comments

CLI Framework for Agents and Humans

https://github.com/wevm/incur
1•meagher•21m ago•0 comments

Software Century

https://sdan.io/blog/software-century
2•sdan•21m ago•0 comments