Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/irevenko/rectangle-animation

🦀 A Simple Animation using Piston Engine
https://github.com/irevenko/rectangle-animation

animation animation-demo animation-effects animations piston piston-engine piston-game-engine rectangle rectangles rust rust-lang rust-language rustlang

Last synced: about 15 hours ago
JSON representation

🦀 A Simple Animation using Piston Engine

Awesome Lists containing this project

README

        

# Rectangle Animation 🦀
First Rust project using [Piston Engine](https://github.com/PistonDevelopers/piston)

# 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](https://tldrlegal.com/license/mit-license)