Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 516 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 516 Bytes

Rectangle Animation 🦀

First Rust project using Piston Engine

Preview 🔍

Quick Start 🚀

git clone https://github.com/irevenko/rectangle-animation.git
cd rectangle-animation
cargo run

What I Learned 🧠

  • Basic Rules of Animation
  • Rust Structures
  • Generics

License 📑

(c) 2020 Ilya Revenko. MIT License