godot_open_star_fighter VS jdungeon

Compare godot_open_star_fighter vs jdungeon and see what are their differences.

jdungeon

An opensource 2d morpg game based on the Godot engine in a medieval inspired fantasy world (by jonathaneeckhout)
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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
godot_open_star_fighter jdungeon
1 4
25 115
- -
4.8 9.8
12 months ago about 2 months ago
GDScript GDScript
MIT License BSD 2-clause "Simplified" License
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.

godot_open_star_fighter

Posts with mentions or reviews of godot_open_star_fighter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-31.
  • Help with scene transitions and best practices
    2 projects | /r/godot | 31 May 2023
    I have a scene switcher node which started out being based on a doc page about background loading which has since changed, but I use it as an autoload which I call functions from. I have specific functions for transitioning to a level and another for returning to the main menu. You can take a look at the code here. I have done something very similar to this in all of my projects so far but this is the most recent iteration. I used to use signals too at the start but then swapped to making it an autoload with direct funtion calls so I don't have to mess around with connecting those signals.

jdungeon

Posts with mentions or reviews of jdungeon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-22.
  • Mindustry: Open-source automation tower defense game
    6 projects | news.ycombinator.com | 22 Dec 2023
    I just dove into this the last few months working through a Udemy course on building a vampire survivors clone in Godot 4....highly recommend (here is the author talking about it https://youtu.be/Yd-sndQnWIo?si=yWU9WJ2roSVlMzDE). I was amazed by the tooling and had a blast doing it. I'm primarily a backend dev and this scratched a different itch. There appears to be some RTS courses but I can't vouch for them. I would find one that looks interesting and dive in. I typed out all the code and did the steps as he did and feel like I learned a ton. I am still looking to learn more about multiplayer in Godot 4, but I found a few YouTube videos and it doesn't look super complicated, especially if you are not concerned off the bar about cheaters. Additionally I have been following this project (Godot 4 MMO), the code is organized pretty well: https://jdungeon.org/ but very early in development
  • Need help on how to make a working "difficulty" and "play against bot/player2" selector
    1 project | /r/godot | 8 Dec 2023
    MenuButton: https://github.com/jonathaneeckhout/jdungeon/blob/main/scenes/ui/options_menu/language_menu.gd
  • Open project
    1 project | /r/godot | 6 Dec 2023
    You are free to join our open source MMO project https://github.com/jonathaneeckhout/jdungeon/blob/main/CONTRIBUTING.md
  • Godot tests integrated in a github actions, how?
    1 project | /r/godot | 14 Oct 2023
    I am currently the main integrator of the opensource morpg JDungeon which is based on Godot. I am spending a lot of time on reviews which could easily be reduced by implementing some tests.

What are some alternatives?

When comparing godot_open_star_fighter and jdungeon you can also consider the following projects:

GodotVehicleExample - Simple Godot Vehicle Example

Subspace-Armada - Subspace Armada is a 2D Metroidvania Action-Platformer that takes inspiration from the Megaman and Metroid games.

Stamina-Game - Essai de jeux vidéos, à l'abandon car implémenter le systeme de multijoueur la dedans reviendrai à tout recréer...

Godot_Public_Examples

Godot-4.0-Nav-Tests - Godot 4.0 SC2 Style Unit Controls in 3D

godot-utils-and-other - random code that I made/use for godot

godot_project_starter - Godot Engine project that comes scenes every game needs, HUD with pause and input rebinding menus and more!

godot-open-rts - Open Source RTS game made in Godot 4

turbofat - Block-dropping puzzle game

godot-platformer-2d - 2d Metroidvania-inspired game for the 2019 GDquest Godot Kickstarter course project.