> cat /dev/github | grep security-tools
discovered 03 Aug 2026

gate

via awesome-list
→ View on GitHub
Gate is a Rust-based game development library designed specifically for creating 2D pixel-art games, with notable support for WebAssembly for web browser compatibility. It facilitates the separation of game logic from resource management, rendering, and audio, while offering a tailored renderer and integration with the gate_build crate for asset management. Future enhancements aim to expand functionality, including dynamic asset loading and enhanced input handling.