A stealth-based 2D platformer where you don't have to kill anyone unless you want to. https://www.semicolin.games
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Colin McMillen 6c5c7d4992 add Debug class for displaying rects on-screen 4 years ago
..
Camera.cs add ground texture 4 years ago
Debug.cs add Debug class for displaying rects on-screen 4 years ago
FpsCounter.cs refactor FpsCounter index increment 4 years ago
History.cs add History data structure 4 years ago
IDisplay.cs rename IWindow -> IDisplay & refactor uses 4 years ago
Jumpy.Shared.projitems add Debug class for displaying rects on-screen 4 years ago
Jumpy.Shared.shproj Add project files. 4 years ago
JumpyGame.cs add Debug class for displaying rects on-screen 4 years ago
KeyboardInput.cs Basic working skeleton in OpenGL and UWP. 4 years ago
Player.cs add Debug class for displaying rects on-screen 4 years ago
World.cs enumerate and show collision targets 4 years ago