# piston **Repository Path**: mirrors/piston ## Basic Information - **Project Name**: piston - **Description**: Piston 一个用户友好的游戏引擎,用 Rust 编写 - **Primary Language**: Rust - **License**: MIT - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/piston - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 1 - **Created**: 2020-04-21 - **Last Updated**: 2026-01-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ![Piston](./images/piston-logo.png) [![Crates.io](https://img.shields.io/crates/v/piston.svg?style=flat-square)](https://crates.io/crates/piston) [![Crates.io](https://img.shields.io/crates/l/piston.svg)](https://github.com/PistonDevelopers/piston/blob/master/LICENSE) A modular game engine written in Rust [Maintainers of Piston core libraries](https://github.com/PistonDevelopers/piston/issues/1399) ## Dive into the world of Piston * [Guide](./GUIDE.md) * [Overview](https://github.com/PistonDevelopers/piston/wiki/Piston-overview) * [Examples](https://github.com/pistondevelopers/piston-examples) * [Tutorials](https://github.com/pistondevelopers/piston-tutorials) * [Features](https://github.com/PistonDevelopers/piston/wiki/Features) * [List of games made with Piston](https://github.com/PistonDevelopers/piston/wiki/Games-Made-With-Piston) * [Piston online docs](https://docs.rs/piston/) * [How to contribute](https://github.com/PistonDevelopers/piston/blob/master/CONTRIBUTING.md) * [Online forums](https://github.com/PistonDevelopers/piston/issues/1400) * [FAQ - Frequently Asked Questions](https://github.com/PistonDevelopers/piston/wiki/Frequently-Asked-Questions-(FAQ))