Rust Dino Game
About
Press SPACE or UP to jump. There's no crouching.
The game is made with the Rust programming language and ggez crate. ggez is used for loading resources and displaying graphics, while everything else (entity-component system, physics, collision, animation, asset management) is written from scratch.
Source code: https://github.com/Kapanion/rust-dino-game