raptor-run VS godot-google-play-billing

Compare raptor-run vs godot-google-play-billing and see what are their differences.

raptor-run

The code behind Quiver's first tutorial for Godot 4 (by quiver-dev)

godot-google-play-billing

Godot Android plugin for the Google Play Billing library (by godotengine)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
raptor-run godot-google-play-billing
13 4
7 130
- 6.2%
3.4 4.1
7 months ago 6 months ago
GDScript Java
MIT License MIT 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.

raptor-run

Posts with mentions or reviews of raptor-run. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-13.
  • My Player isn't being affected by my enemy for some reason.
    1 project | /r/madeWithGodot | 11 Oct 2023
    Scripts: https://github.com/quiver-dev/raptor-run/tree/main/scripts
  • Unity to Godot Docs
    3 projects | news.ycombinator.com | 13 Sep 2023
    If anyone's looking for a quick intro to Godot 4, you can take a look at our video series: https://quiver.dev/tutorials/create-your-first-godot-4-game/. Disclaimer: this is offered by my company, but the tutorial is free and the code and assets are liberally licensed.

    This move by Unity isn't completely unexpected if you've studied their financials. Smaller devs are basically dead weight for Unity, so it seemed like them putting the squeeze on them was just a matter of time. Bottom line: don't count on a public company to do the right thing if you're not helping their bottom line.

  • Godot 4.1 Is Released
    14 projects | news.ycombinator.com | 6 Jul 2023
    We have a free tutorial for Godot 4 that takes you from the start to a complete game in about two hours. You can find it here: https://quiver.dev/tutorials/create-your-first-godot-4-game/.

    Disclaimer: I'm the founder of the company that produced this course, but the tutorial is free and the custom assets used in the tutorial are liberally licensed.

  • Should I start with Godot 4.0?
    2 projects | /r/godot | 4 Apr 2023
    If you're looking for a simple, free intro to Godot 4, you can take a look at our course: https://quiver.dev/tutorials/create-your-first-godot-4-game/ (also on YouTube).
  • Preview of our desert-themed game built for an upcoming 10+ hour Godot 4 2D course
    1 project | /r/godot | 29 Mar 2023
    Hi all, I'm excited to share a few clips from Curse of the Tomb, the game we'll show you how to build from scratch in our first premium 2D course for Godot 4. This has been an exciting collaboration between two developers, an artist, and myself. The course will cover everything you need to know to create most platformer, Metroidvania, hack-and-slash, and side-scrolling RPG games. We're expecting the course to cover 10+ hours of content and will include beautiful assets we made just for this course. The course will be ready in a few months. The only prerequisite is some programming experience and understanding the concepts in our first course. Let me know what you think!
  • Godot 4.0 sets sail: All aboard for new horizons
    4 projects | /r/godot | 1 Mar 2023
    We have a free 2-hour course that takes you through the basics of Godot 4 to create a simple, but complete game: https://quiver.dev/tutorials/create-your-first-godot-4-game/ (or if you prefer YouTube: https://www.youtube.com/watch?v=LZbXSd3dhiY&list=PLWoyLDmwvJl1ZY6DmsEJbgsAmJhAlPKG\_) The only requirement is some programming experience. We developed the course while Godot 4 was still in alpha, but we've noted where the code or interface has changed. Hope that helps! Disclaimer: I'm the founder of Quiver.
  • We just hosted our first Godot 4 game jam and here are the results!
    1 project | /r/godot | 9 Jan 2023
    Happy new year, everyone! Here are the results of Quiver's first game jam, where we tasked participants to extend our [intro tutorial](https://quiver.dev/tutorials/create-your-first-godot-4-game/) in any way they wanted. We gave out cash prizes to the winners and donated money to Godot for every submission. It was a blast to play all the entries and our team was really surprised to see how people made the game their own. We're hoping to do another game jam in the beginning of February, so please join us at [quiver.dev](https://quiver.dev).
  • Just downloaded GODOT and wishing to learn as a warrior. Can you recommend me a good beginner's tutorial to get started? I'm not a programmer but had some light experience in programming in the past.
    1 project | /r/godot | 23 Dec 2022
    We have a free tutorial for Godot 4 that holds your hand from the basics to a complete infinite runner game. You should be able to get through it in an afternoon.
  • Can't position an Area2D
    1 project | /r/godot | 30 Nov 2022
    So, I'm playing around with https://quiver.dev/tutorials/create-your-first-godot-4-game/
  • In platformers, how does the player move left/right in the air?
    1 project | /r/godot | 27 Nov 2022
    I just finished the Quiver tutorial and is trying to gradually hack it into a game of my own. First obstacle: How to make the player move left and right when in the air.

godot-google-play-billing

Posts with mentions or reviews of godot-google-play-billing. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-06.
  • Godot 4.1 Is Released
    14 projects | news.ycombinator.com | 6 Jul 2023
    There's no post or pre processing stack. You cannot access world normals, motion vectors, depth buffer and such. You can only access the color, by creating a viewport.

    Multiplatform support sucks. Mobile official plugins are dead [0], the package size is way heavier than Unity, you've got performance problems and nothing can assure your game will even be approved in Google Play. Android dev heavily requires plugins (Admob, Play Games), so unless put your game at a fixed price, you're not accomplishing anything. There's also no console support.

    But wait, the Godot leaders made a company called W4 to fix these issues! They'll bring in console support, official mobile plugins, hosted multiplayer and such. But it's an investor funded company, and they stated that they will sell the stuff. Sooo, the "it's free and open source!!!!" advantage over Unity that everyone loves doesn't seem that great now.

    I could talk all day long about Godot issues. But let's just sum it in "It's just Gimp, if compared to Photoshop". It's NOT a "It's just Blender, if compared to Maya".

    I've lost all hope on the project, it's stil years away from reaching feature parity with, at least, Unity 5. But I hope Bevy does better!

    [0] https://github.com/godotengine/godot-google-play-billing

  • Is there any working implementation for Godot 4 that allows for IAP on Android/iOS?
    1 project | /r/godot | 16 May 2023
    https://github.com/godotengine/godot-ios-plugins and https://github.com/godotengine/godot-google-play-billing
  • Help with Android In App Purchases (IAP)
    1 project | /r/godot | 20 Mar 2023
    Hello, I have downloaded the plugin from https://github.com/godotengine/godot-google-play-billing/releases and I have placed it in res/android/plugins but I don't believe it is working. I am testing it with the following code which never gives any output:
  • New to programming, Looking into Android game Development
    2 projects | /r/gamedev | 8 Aug 2022

What are some alternatives?

When comparing raptor-run and godot-google-play-billing you can also consider the following projects:

godot4-oceanfft - Tessendorf FFT based ocean waves and buoyancy in Godot 4 using compute shaders

PGSGP - Play Games Services plugin for Godot Game Engine - Android

beehave - 🐝 behavior tree AI for Godot Engine

gdsdecomp - Godot reverse engineering tools

godot-proposals - Godot Improvement Proposals (GIPs)

gdext - Rust bindings for Godot 4

godot-open-rpg - Learn to create turn-based combat with this Open Source RPG demo ⚔

Arrow - Game Narrative Design Tool

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

Lorien - Infinite canvas drawing/whiteboarding app for Windows, Linux and macOS. Made with Godot.

godot-xr-tools - Support scenes for AR and VR in Godot

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