Project ideas from Hacker News discussions.

Show HN: Fio: 3D World editor/game engine – inspired by Radiant and Hammer

📝 Discussion Summary (Click to expand)

3 Prevalent Themes

  1. Excitement about the new tool

    "Looks awesome. Anything been made with this?" – tines

  2. Invitation to community‑driven extension

    "Not yet; this is brand new and I am reaching out to the community to create some stuff with it, extend it with angled brushes, new entity types, etc" – vicioussquid

  3. Nostalgic resonance with past map‑making experiences > "Ugh this makes me nostalgic for the days of Q3-era game map making..." – voidfunc


🚀 Project Ideas

Generating project ideas…

GDMapCollab

Summary

  • Cloud‑based collaboration platform that integrates with GDMap Maker for version‑controlled map creation.
  • Enables multiple creators to work on the same map, track changes, and preview updates in real time.

Details

Key Value
Target Audience Geometry Dash map creators, modders, and community map‑share groups.
Core Feature Integrated git‑style versioning and live preview of maps within GDMap Maker.
Tech Stack Web app (React + Node.js), backend API (Python Flask), storage on S3, WebSocket for real‑time sync, GDMap Maker plugin.
Difficulty Medium
Monetization Revenue-ready: Freemium (free tier, premium subscription for private repos & advanced analytics)

Notes

  • Directly solves the frustration of users who want to coordinate map updates and share assets collaboratively.
  • Mirrors the appeal of collaborative code repositories that many developers miss.

GDMapKit Marketplace

Summary

  • Curated marketplace for ready‑made GD map components, angled brushes, and custom entity packs that plug directly into GDMap Maker.
  • Streamlines asset acquisition, reducing manual creation time for creators.

Details

Key Value
Target Audience Individual map makers and small teams who need specialized brushes and entity types.
Core Feature One‑click import of asset packs into GDMap Maker with preview and rating system.
Tech Stack Web marketplace (Vue.js), payment integration (Stripe), backend (Django), CDN for asset distribution.
Difficulty High
Monetization Revenue-ready: Revenue-share (15% per sale)

Notes

  • Addresses frequent community requests for more brush angles and entity variations.
  • Provides a practical utility for monetizing creative assets while lowering entry barriers.

GDMapValidator

Summary

  • Automated validation service that scans GD maps for geometry errors, collision issues, and rule violations before publishing.
  • Generates detailed reports and actionable suggestions for fixes.

Details

Key Value
Target Audience Map creators who want to publish polished maps without lengthy manual testing.
Core Feature Online validator that uploads a map file and returns JSON feedback on geometry and physics compliance.
Tech Stack Serverless functions (AWS Lambda), GIS libraries (shapely), Dockerized validator module, simple UI for upload/download.
Difficulty Low to Medium
Monetization Hobby

Notes

  • Directly answers the nostalgic desire for thorough map testing expressed in the discussion.
  • Potential for community adoption and integration with popular map‑making Discord servers.

Read Later