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 f01efcde01 Split LinesOfSight into separate Draw() and Update() functions.
Don't make new arrays every frame.

Partial solution to bug #41, just need to DrawIndexedPrimitives() now.

GitOrigin-RevId: 0e769d3288dce17fe174b2a1d82a99b1d9994213
2020-02-13 14:55:18 -05:00
Shared Split LinesOfSight into separate Draw() and Update() functions. 2020-02-13 14:55:18 -05:00
SharedTests rename Aabb -> AABB 2020-02-13 14:53:19 -05:00
tools update copybara config to point at new public URL 2020-02-13 14:54:54 -05:00
README.md update README 2020-02-13 14:55:10 -05:00

sneak

A stealth-based 2D platformer where you don't have to kill anyone unless you want to.

See www.semicolin.games for more information, or follow us on Twitter!

("sneak" is a codename. Real name TBD.)