Flythrough.Space VS lasercrabs

Compare Flythrough.Space vs lasercrabs and see what are their differences.

lasercrabs

Abandoned hybrid singleplayer/multiplayer shooter project formerly known as DECEIVER (by etodd)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
Flythrough.Space lasercrabs
4 3
6 516
- -
3.2 0.0
over 3 years ago over 4 years ago
JavaScript C++
GNU General Public License v3.0 only -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Flythrough.Space

Posts with mentions or reviews of Flythrough.Space. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-24.
  • How can I better mimic the flatness of the moon as seen from the earth?
    1 project | /r/blenderhelp | 23 Aug 2022
    Here's what it looks like now (planet files):
  • Ask HN: Show your failed projects and share a lesson you learned
    7 projects | news.ycombinator.com | 24 Dec 2021
    My project was a 3d in-browser escape velocity clone (think Endless Sky.) It ended up with an impressive feature set, mediocre graphics, not nearly enough world, no real game loop, and no players: http://flythrough.space

    My mistake was building it totally in secret for most of its life. I worked on it for years focusing on adding features that maybe nobody wanted without validating the product/market fit or generating any buzz. By the time I was "ready" someone had gained way more steam on their own EV remake, even getting the author of Override to endorse it, so the fact that I had a working prototype didn't really matter, the community that I thought would be receptive wasn't interested.

    I learned that you need to build something worth playing first, including some kind of game loop, before you try to get people to play it. Turns out noodling around with a hacky prototype isn't something people find exciting even if the whole community is centered around noodling around with mods and hacking. People won't mod a game they don't love in the first place.

    Since this project, I've committed to building smaller prototypes and validating concepts before I go all-in on building something polished and content rich, and thought I haven't shipped anything this big since, I have met my personal goals.

    Full retrospective: http://blog.eamonnmr.com/2020/08/flythrough-space-retrospect...

    The conclusion: http://blog.eamonnmr.com/2020/04/dont-remake-an-old-game/

  • Classified tank specs leaked on War Thunder game forums – again
    1 project | news.ycombinator.com | 10 Oct 2021
  • Why isn't Godot an ECS-based game engine?
    6 projects | news.ycombinator.com | 27 Feb 2021
    Here's a real example from a project I worked on in my homebrew ECS framework and later implemented in Godot: a guided missile.

    In the ECS project the notion of 'thing that can run into other things and do damage' so totally separate from the notion of 'thing that is driven around by AI.' So adding guidance to an existing projectile wasn't too much of a pain. In the Godot project I'm dealing with networking as well, so the division is between fire-and-forget projectiles (derived from Bullet) which know about hitting things and doing damage, and AI driven Ships with AI or player driven movement which needs to be synced over the Network. In that case I had to copypasta the AI driven movement code into a 'guided' class under Bullet. That said, for almost every other task, Godot's composition first model has been way easier to work with, especially because it lets you test elements in isolation. Here are the two projects if you'd like to compare the code:

    Homebrew ECS framework on top of the babylonjs engine: https://github.com/EamonnMR/Flythrough.Space

    Godot with networking:

lasercrabs

Posts with mentions or reviews of lasercrabs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-18.

What are some alternatives?

When comparing Flythrough.Space and lasercrabs you can also consider the following projects:

boltstream - Boltstream Live Video Streaming Website + Backend

Minetest - Minetest is an open source voxel game-creation platform with easy modding and game creation

CardOverflow

pqm - Physical Quantities and Measures (PQM) is a Node and browser package for dealing with numbers with units

Lemma - Immersive first-person parkour in a surreal, physics-driven voxel world.

Marten - .NET Transactional Document DB and Event Store on PostgreSQL

MonoGame - One framework for creating powerful cross-platform games.

rtti

Godot - Godot Engine – Multi-platform 2D and 3D game engine