discovered 03 Aug 2026
gate
→ View on GitHubGate 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.