connorwmackay / BlockGame

Another attempt at making a Minecraft clone with OpenGL and C++
GNU General Public License v3.0
0 stars 0 forks source link

Added Crosshair #17

Closed connorwmackay closed 2 months ago

connorwmackay commented 2 months ago

Placing and Breaking Blocks is still off slightly, will be fixed with the introduction of JoltPhysics which will handle the physics for me.