A few months ago, I decided to start learning C and I finally got around to completing a project - Here's my noob attempt at a Minecraft clone

This page summarizes the projects mentioned and recommended in the original post on /r/C_Programming

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

    Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com

    I started with the tutorials on learnopengl.com with zero knowledge of graphics programming or C / C++. I tried my best to follow along, and I eventually had a basic understanding of C++, but there was still a lot of things that I didn't understand, so I went back to C to learn the basics. I'm definitely a lot more confident with C++ now, and I probably could have created a better Minecraft clone with it.

  • SaaSHub

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

    SaaSHub logo
  • minecraft-c

    Minecraft clone made with C and OpenGL

    Would love some feedback :) https://github.com/c6dy/minecraft-c

  • welcube

    You can read my code here: https://gitlab.com/welcube/welcube. I just have a cube drawn with OpenGL 2 and am currently working to translate it to 3, but those changes have not been pushed yet. Since I'm taking the project quite seriously I've created a sub for it (r/welcube) where I'll start posting updates and hope to see people enjoying the game :) There's also a Discord link in the sidebar, different from the one in the README, which I have to update. HMU if you want to discuss how I've handled some things!

  • opengl-skydome

    A fragment-shader skydome implementation

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

  • A few months ago I started the tutorials on learnopengl.com and I finally finished my first real project

    1 project | /r/opengl | 7 Feb 2022
  • A simple Minecraft clone written in C using modern OpenGL

    1 project | news.ycombinator.com | 26 May 2023
  • Coding a Minecraft clone in pure C

    1 project | /r/VoxelGameDev | 10 Mar 2023
  • What lesser known but amazing functionality of CHATGPT are you willing to share?

    1 project | /r/ChatGPT | 9 Jan 2023
  • Are C programs only used for terminal based interaction?

    2 projects | /r/cprogramming | 17 Nov 2022

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