steamworks_wrappers VS ApusGameEngine

Compare steamworks_wrappers vs ApusGameEngine and see what are their differences.

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
steamworks_wrappers ApusGameEngine
2 1
18 163
- -
10.0 6.3
over 8 years ago 6 days ago
Pascal Pascal
- BSD 3-clause "New" or "Revised" 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.

steamworks_wrappers

Posts with mentions or reviews of steamworks_wrappers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-27.
  • Google execs admit users are ‘not quite happy’ with search experience after Reddit blackouts
    3 projects | /r/technology | 27 Jun 2023
    For reference - the term was "steam api wrapper pascal" and the page I wanted was https://github.com/Relfos/steamworks_wrappers
  • Freepascal Game Development?
    3 projects | /r/pascal | 8 Feb 2023
    And I've just finished core (Achievements only for now) of SteamWorks integration in Pascal for Castle Game Engine. It doesn't use C# bridge for SteamWorks as Terra Engine did (the code you most likely worked with) https://github.com/Relfos/steamworks_wrappers, but rather a direct access to DLL functions which don't work as reliably as one might hope. You can find my branch here https://github.com/castle-engine/castle-engine/tree/castle-steam - it wasn't reviewed by the maintainer yet, so the API may change.

ApusGameEngine

Posts with mentions or reviews of ApusGameEngine. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-08.
  • Freepascal Game Development?
    3 projects | /r/pascal | 8 Feb 2023
    You may also want to have a look at Apus engine implementation of Steam integration: https://github.com/Cooler2/ApusGameEngine/blob/engine4/Apus.Engine.SteamAPI.pas - it's done without the bridge and was the core inspiration for my own implementation.

What are some alternatives?

When comparing steamworks_wrappers and ApusGameEngine you can also consider the following projects:

castle-engine - Cross-platform (desktop, mobile, console) 3D and 2D game engine supporting many asset formats (glTF, X3D, Spine...) and using modern Object Pascal