Show HN: My wife and I made a maze game

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. BabylonJS

    Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. godot-proposals

    Godot Improvement Proposals (GIPs)

    Godot was fine, for the most part, it's a good engine for small games. The main issue was around working together and resolving conflicts with git (Godot isn't really working and constantly kept changing IDs in resource files), and it kept losing data in scenes when the code changed so we had to rebuild things several times. On previous test games we also ran into huge performance issues in the editor when we wanted to do too much work in scenes, so we had to switch to doing most of the work in code.

    The worst part was when I had to rip out a bunch of testing code that used @tool for release as it seemed to cause issues when doing a release build. The engine is generally not great when you want to follow clean software engineering (e.g. dependency injection is not possible, I opened a proposal to that end here[1]).

    [1]: https://github.com/godotengine/godot-proposals/issues/8850

  4. site-policy

    Collaborative development on GitHub's site policies, procedures, and guidelines

    It is possible, yes. It just hampers much of what people expect modern websites to do (though it hinders abuse, as well, which is good!).

    But even GitHub, who proudly declared they had removed all non-essential cookies https://github.blog/2020-12-17-no-cookie-for-you/ added them back https://github.com/github/site-policy/pull/582/files and now if you click either "Manage cookies" or "Do not share my personal information" at the bottom of the page, you'll see they have the common "Required", "Analytics", "Social Media", "Advertising" categories.

    (Bummed that they have the Advertising category.)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Plotly.js – Open-source JavaScript charting library behind Plotly and Dash

    1 project | news.ycombinator.com | 18 Oct 2024
  • Babylon.js 7.0

    1 project | news.ycombinator.com | 7 Oct 2024
  • Open-source JavaScript charting library behind Plotly and Dash

    1 project | news.ycombinator.com | 2 Nov 2023
  • Wow, shadcn-vue port is 99% identical to the shadcn React

    3 projects | /r/vuejs | 24 Oct 2023
  • How do I integrate Motion and Animation into my Projects?

    3 projects | /r/webdev | 18 Jun 2023