You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to make an eventual game engine from zero (like using java to turn each pixel on and off type beat), starting off with graphics engine then physics engine then adding features. This is a discontinued project as I realized I should try and learn C++ and opengl before I try this. I am now working on building just the physics engine rn in c#