sneak/Jumpy.Shared
Colin McMillen 11ea98345d some basic, not-quite-perfect, collision detection
GitOrigin-RevId: 32ba9d7687026097427338933cbcd06aed8dbf1e
2020-02-13 14:47:01 -05:00
..
Camera.cs add ground texture 2020-02-13 14:46:34 -05:00
Debug.cs add Debug class for displaying rects on-screen 2020-02-13 14:46:53 -05:00
FpsCounter.cs refactor FpsCounter index increment 2020-02-13 14:45:59 -05:00
History.cs add History data structure 2020-02-13 14:46:11 -05:00
IDisplay.cs rename IWindow -> IDisplay & refactor uses 2020-02-13 14:44:39 -05:00
Jumpy.Shared.projitems add Debug class for displaying rects on-screen 2020-02-13 14:46:53 -05:00
Jumpy.Shared.shproj Add project files. 2020-02-13 14:39:00 -05:00
JumpyGame.cs rm spurious printout 2020-02-13 14:46:57 -05:00
KeyboardInput.cs Basic working skeleton in OpenGL and UWP. 2020-02-13 14:39:05 -05:00
Player.cs some basic, not-quite-perfect, collision detection 2020-02-13 14:47:01 -05:00
World.cs enumerate and show collision targets 2020-02-13 14:46:49 -05:00