WASD or arrow keys to move the camera. E to zoom in, Q to zoom out. This project was built to design systems that reduce lag by only rendering objects that are in the camera's view (aka culling). Everything must be simulated all the time so that objects can move in and out of the screen as they should.
thanks again @HiTank321 for inspiring me to code