Craft icon indicating copy to clipboard operation
Craft copied to clipboard

A simple Minecraft clone written in C using modern OpenGL (shaders).

Results 110 Craft issues
Sort by recently updated
recently updated
newest added

Potential memory leak in[ shell.c](https://github.com/fogleman/Craft/blob/d6888a6e1e54340358ce25b1220f410541360b6b/deps/sqlite/shell.c) line 2357. **The while loop is executed without releasing Zsql will cause a memory leak.** [Doc](https://www.sqlite.org/c3ref/mprintf.html) says "The sqlite3_mprintf() and sqlite3_vmprintf() routines write their results...

I followed all windows steps, but when I try to compile with "cmake. " I get that error, and I'm unable to fix it.

Firstly, https://www.mingw.org was hijacked and now points to one of those "Click Allow to continue" scams. Anyway, ``` C:\Users\[REDACTED]\Downloads\Craft-master>cmake -D CMAKE_C_COMPILER="C:/Users/[REDACTED]/mingw64/bin/gcc.exe" CMake Warning: No source or binary directory provided. Both...

The code is updated to use Python 3 instead of Python 2: - Update imports - Update call sites with new API - Amend socket serialize/deserialize (Python 3 treats strings...

Hello, Just wondering if there was a video/text tutorial on how to setup a Craft server as the information here isn't very clear. Thanks for your help, PandaUprising

[There is a minecraft clone which is redistributing minecraft but also this project.](https://play.google.com/store/apps/details?id=com.mmircil.cnb2) Under certain conditions (*like when root isnt hidden from the app*) instead of loading up stolen minecraft...