Space-shooter.c: cross-platform, top-down 2D space shooter written in C

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • space-shooter.c

    A cross-platform, top-down 2D space shooter written in C using only platform libraries.

  • These would probably be fun to change. :-)

    // Player constants

    https://github.com/tsherif/space-shooter.c/blob/1b97e85cc7f2...

  • OpenTyrian

    Open Tyrian source code (by andyvand)

  • 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.

    InfluxDB logo
  • oc

    Macro magic for declaring/calling Objective-C APIs from C11 or C++. Preloads selectors, chooses the correct objc_msgSend to call per method/platform. (by garettbass)

  • Metal can be called from C by going directly through the Objective-C runtime, but it requires either macro magic (like: https://github.com/garettbass/oc/), or code-generated C headers.

    But it's not a big deal to move all the ObjC code into a separate .m source file and expose a smaller and higher level C API.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Allegro library website redirected to anti-Kotaku Nazi-related page

    1 project | news.ycombinator.com | 13 Oct 2023
  • New Vulkan Documentation Website

    10 projects | news.ycombinator.com | 11 Oct 2023
  • Self taught developers, what did you know when you started?

    1 project | /r/learnprogramming | 18 May 2023
  • Recourses to make games like they did in the 90s?

    2 projects | /r/gamedev | 21 Apr 2023
  • Is writing a Game Engine worth it?

    3 projects | /r/gamedev | 30 Oct 2022