awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
orangeduck avatar

orangeduck/Corange

0
View on GitHub↗
1,978 stars·212 forks·C·10 viewswww.youtube.com/watch?v=482GxqTWXtA↗

Corange

Pure C Game Engine

Features

  • Build Systems - A game engine written entirely in C.
  • Game Engines - Minimalist data-oriented game engine.
  • Game Engines - Game engine written in pure C.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

Star history

Star history chart for orangeduck/corangeStar history chart for orangeduck/corange

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Corange

Similar open-source projects, ranked by how many features they share with Corange.
  • id-software/quake-2id-Software avatar

    id-Software/Quake-2

    3,197View on GitHub↗

    Quake-2 is a game engine designed for the development of first-person shooters and the rendering of three-dimensional environments. It provides the core framework for processing real-time physics and player input within interactive 3D spaces. The engine supports software extensibility, allowing for the direct modification of source code to change gameplay mechanics and engine behaviors. This makes it a resource for retro game engineering and the study of early 3D development techniques. Its technical capabilities include vertex-based software rendering, BSP-tree spatial partitioning, and PVS

    C
    View on GitHub↗3,197
  • abiggerhammer/hammerabiggerhammer avatar

    abiggerhammer/hammer

    291View on GitHub↗

    Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that.

    C
    View on GitHub↗291
  • adamierymenko/huffandpuffA

    adamierymenko/huffandpuff

    0View on GitHub↗
    View on GitHub↗0
  • alanxz/rabbitmq-calanxz avatar

    alanxz/rabbitmq-c

    1,859View on GitHub↗

    RabbitMQ C client

    C
    View on GitHub↗1,859
See all 30 alternatives to Corange→

Frequently asked questions

What does orangeduck/corange do?

Pure C Game Engine

What are the main features of orangeduck/corange?

The main features of orangeduck/corange are: Build Systems, Game Engines, Windows Environments.

What are some open-source alternatives to orangeduck/corange?

Open-source alternatives to orangeduck/corange include: id-software/quake-2 — Quake-2 is a game engine designed for the development of first-person shooters and the rendering of three-dimensional… antirez/sds — sds is a C dynamic string library that provides a memory management wrapper for heap-allocated strings. It implements… alanxz/rabbitmq-c — RabbitMQ C client. adamierymenko/huffandpuff. abiggerhammer/hammer — Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that. amzeratul/halley — Halley is a modular C++ game engine designed for building cross-platform interactive applications. Its core identity…