A 2d shooter with shadows / field of view
- server and client based on asyncio
- field of view visualized by shadows
- players cannot see other players behind walls
- walk with WASD, look with pointer, shoot with mouse buttons
- Python >= 3.5
- Gtk
- cairo >= 1.13
- gbulb
ISC license (similar to MIT and BSD, see LICENSE.md)