Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Engine: orx

Aperta
#76 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
2/5
Tempo stimato
1-3 ore
Idoneità per principianti
38/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
c
Ambito
game-dev, tooling

Direzione di ricerca

Start by locating the repository's existing engine-detection rules and how they match files from Steam depots. Add coverage for the platform-specific Orx library names listed in the issue, then verify that the rule recognizes the Windows, Linux, and macOS variants without matching unrelated files.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

Type: Engine
Some reference to the engine, such as the developer site or a wikipedia article.

Orx is an open source (zlib license), heavily data-driven, lightweight, cross-platform 2D game engine written in C.
It currently supports Windows, Linux, MacOS, iOS and Android.

Home page: https://orx-project.org
Github repository: https://github.com/orx/orx
Wikipedia page: https://en.wikipedia.org/wiki/ORX

SteamDB links

As far as I know, so far there's only a single game made with orx that has been published on Steam (I was part of the dev team):

https://steamdb.info/app/352210/

Possible way to detect it

The engine is always contained inside a single file. Its name depends on the target platform:

  • orx.dll on Windows
  • liborx.so on Linux
  • liborx.dylib on MacOS
Lingua principale
PHP
Stelle
234
Fork
112
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di SteamDatabase/FileDetectionRuleSets

Tutte le issue di SteamDatabase/FileDetectionRuleSets

Issue simili

Altre issue su PHP

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.