A stealth-based 2D platformer where you don't have to kill anyone unless you want to. https://www.semicolin.games
Go to file
Colin McMillen 9e4d863bcf add performance counters to SneakGame. Fixes #33.
Also, suppress drawing until Draw() has not been IsRunningSlowly for two
frames. This prevents janky behavior that happens during loading (I suspect
while texture loading is happening, but I'm not sure?)

GitOrigin-RevId: 5df31be3710457c7a8dae38b0b61c5dc50e3c54c
2020-02-13 14:54:18 -05:00
Shared add performance counters to SneakGame. Fixes #33. 2020-02-13 14:54:18 -05:00
SharedTests rename Aabb -> AABB 2020-02-13 14:53:19 -05:00
tools Python script for importing assets from the CCG pack. 2020-02-13 14:53:07 -05:00
README.md Revert "Add .gitignore and .gitattributes." 2020-02-13 14:50:24 -05:00

sneak

mcmillen's first indie game