Checking off the list.
Only a few items of note today, here’s what I did: Set glfw to window non resizable. Turns out hints need to be done after glfw init. Function game.log not needed, use print() instead. Removed the redundant Quad class. Renamed do_lua_file to do_requre so that it makes more sense. Moved the render stuff back into […]
Read more