minimal_window
A very small C library for putting pixels on the screen, perfect for software raytracing projects. (by esnosy)
MinecraftC
A Raytraced Minecraft Classic 0.0.30a port to C (by johnpayne-dev)
minimal_window | MinecraftC | |
---|---|---|
1 | 7 | |
114 | 308 | |
- | - | |
7.9 | 0.0 | |
12 months ago | about 2 years ago | |
C | C | |
GNU General Public License v3.0 only | 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.
minimal_window
Posts with mentions or reviews of minimal_window.
We have used some of these posts to build our list of alternatives
and similar projects.
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
What are some alternatives?
When comparing minimal_window and MinecraftC you can also consider the following projects:
raytraCer - A C implementation of the Raytracer by Peter Shirley
ClassiCube - Custom Minecraft Classic / ClassiCube client written in C from scratch (formerly ClassicalSharp in C#)