C Videogames

Open-source C projects categorized as Videogames

Top 4 C Videogame Projects

  • raylib

    A simple and easy-to-use library to enjoy videogames programming

    Project mention: The Failures Of API Design | dev.to | 2024-10-04

    Let's take a look at another API. Raylib. Now Raylib does a little bit more than just load images. Raylib is more of a game framework than a single-purpose library. It will create a window, handle input, load images, render pixels, handle loading and rendering fonts, and so on. Even though Raylib does multiple things, it doesn't go overboard. It tries to be simple yet robust. There's a clear vision for the library. They didn't try to force a GUI editor into the API or an alternative string type. It had one goal and that is to become a game framework. What happens when Raylib has added all the features it needs to add? Well, call it feature-complete and just move on. There's no need to bloat an API for no reason other than you "felt like it".

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • gamemode

    Optimise Linux system performance on demand

    Project mention: What is Feral Interactive's "gamemode" really for? What does it do? Does it really work? | /r/linux_gaming | 2023-12-09

    According to the GitHub page:

  • rres

    A simple and easy-to-use file-format to package resources

  • challenges

    graphics programming challenges (by raysan5)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C Videogames discussion

Log in or Post with

C Videogames related posts

Index

What are some of the best open-source Videogame projects in C? This list will help you:

Project Stars
1 raylib 21,959
2 gamemode 4,720
3 rres 384
4 challenges 163

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that C is
the 7th most popular programming language
based on number of metions?