High-performance 2D graphics powered by Rust + WebAssembly
Built with Rust and compiled to WebAssembly for maximum speed. Experience 60fps graphics in your browser.
WebGL 2.0 rendering with custom shaders, matrix transformations, and efficient sprite batching.
Scalable Entity-Component-System design for complex game logic and optimal performance.
Built-in 2D physics engine with AABB collision detection, raycasting, and response systems.
Web Audio API integration for sound effects, music, and real-time audio synthesis.
Runs in any modern browser on desktop, mobile, and tablets. No plugins required.
Complete game showcasing collision detection, input handling, and game state management.
Play Game Source CodeGet up and running with the WebAssembly Game Engine in minutes
Install Rust and wasm-pack
Run the build script
Create your first game