MinecraftC
A Raytraced Minecraft Classic 0.0.30a port to C (by johnpayne-dev)
project-based-tutorials-in-c
A curated list of project-based tutorials in C (by rby90)
MinecraftC | project-based-tutorials-in-c | |
---|---|---|
7 | 38 | |
326 | 8,354 | |
0.9% | - | |
3.7 | 5.4 | |
2 months ago | over 3 years ago | |
C | ||
MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
MinecraftC
Posts with mentions or reviews of MinecraftC.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-31.
-
I added Raytracing to Minecraft Classic
Here's the link to the project: https://github.com/johnpayne-dev/MinecraftC
-
Can you suggest some good courses on C for a newbie?
https://not.cafe/2020/10/12/getting-started-with-c-programming.html https://github.com/johnpayne-dev/MinecraftC/blob/main/MinecraftC/Minecraft.c
-
End of the year Resource collection
Also try to understand these once you have the hang of things. I can't comment on code quality yet 😬, since I am also, still Learning : https://not.cafe/2020/10/12/getting-started-with-c-programming.html https://github.com/johnpayne-dev/MinecraftC/blob/main/MinecraftC/Minecraft.c
- Minecraft Written in C Code (Java to C Code)
- MinecraftC - A Minecraft Classic 0.0.30a port to C
- Minecraft Classic 0.30 Reimplemented in C
project-based-tutorials-in-c
Posts with mentions or reviews of project-based-tutorials-in-c.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-07.
- Where can I learn C with hands-on practice?
-
Solid Foundations C and Programming
My experience with "C Primer Plus" was a good one I found it very nicely explained, and it's wordy as it explains everything to the details, and with every example, there is a new programming idea. I don't know your studying technique but I suggest you implement every example by yourself. Nevertheless, you could give CS50 a try, it's without saying one of the best introductory courses, and also take a look at "Learn C the hard way" there are also videos accompanied by the book, which is pretty good in my opinion since you don't want something "wordy". And pick a project it will help you with your learning journey as learning without implementation is just half learning. - Project based learning - Project-based tutorials in C - Build your own X
-
Collection of free books to learn C, java, python, bash, ethical hacking with python, oracle database.. i found today, (google drive link, +60MB)
Project based tutorials in C. This is awesome.
- What are some beginner level C programming projects?
- I have just finished learning basic C language. Now which problems should I solve? And any ideas for beginners project. Thank you.
-
End of the year Resource collection
For those of you that so not know it already, there is a collection of C projects (ongoing and finished) by rby90 on GitHub
-
Help in choosing C library
Usually you fit the library to the project, not the project to the library. Just pick something that interests you, maybe even re-do a C++ project in C instead. If you really need ideas, here is a list that can help you.
-
Any website similar to Jetbrains Academy but for C?
Projects
- I learned basic and...
-
Beginner projects
I recommend you have a look through this list for inspiration : https://github.com/rby90/project-based-tutorials-in-c
What are some alternatives?
When comparing MinecraftC and project-based-tutorials-in-c you can also consider the following projects:
ded - Dramatic EDitor
project-based-learning - Curated list of project-based tutorials
raytraCer - A C implementation of the Raytracer by Peter Shirley
mal - mal - Make a Lisp
minimal_window - A very small C library for putting pixels on the screen, perfect for software raytracing projects.
DOOM - DOOM Open Source Release