{"id":68864,"library":"pagurus","title":"Pagurus","description":"Ultra-portable game engine suited for offline 2D games powered by WebAssembly.","status":"active","version":"0.7.4","language":"rust","source_language":null,"source_url":"https://github.com/sile/pagurus","tags":["game-engine","2d","wasm","portable"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\npagurus = \"0.7.4\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add pagurus","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Game","correct":"use pagurus::Game;"}],"quickstart":{"code":"use pagurus::Game;\n\nstruct MyGame;\nimpl Game for MyGame {\n    fn update(&mut self) {}\n    fn draw(&self) {}\n}","lang":"rust","description":"Implements the Game trait for a custom game."},"warnings":[{"fix":"Target wasm32-unknown-unknown for best compatibility.","message":"Designed for WebAssembly; may have limited support on native platforms.","severity":"gotcha","affected_versions":">=0.7.0"}],"env_vars":null,"search_vec":"'2d':10,18 'engin':6,17 'game':5,11,16 'game-engin':15 'offlin':9 'pagurus':1 'portabl':4,20 'power':12 'suit':7 'ultra':3 'ultra-port':2 'wasm':19 'webassembl':14","created_at":"2026-06-17T17:54:45.812678+00:00","updated_at":"2026-06-17T17:54:45.812678+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/sile/pagurus","github":"https://github.com/sile/pagurus","docs":"https://docs.rs/pagurus/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}