Dev-First Comfort
bonsai comes batteries-included. Minimal boilerplate and many helper
functions so you can focus on game logic.
POWERED BY
Minimal boilerplate, maximum focus on logic.
package game
import "bonsai:core/gmath"import "bonsai:core/render"
draw :: proc() { position := gmath.Vector2{0, 0} render.drawSprite(position, .potSprite)}
Install user-created physics, networking or pathfinding with a single command.
Why waste time writing boilerplate? Let Pot handle this.
A framework designed to help you deliver your dream game.
Dev-First Comfort
Instant Web Distribution
Opinionated Structure
Minimal Core
Rust-Powered CLI
Scriptable Pipeline
Low-Level Control, High-Level Comfort with Odin
Truly Yours
Built and maintained by Patryk Pujanek.