2048-amethyst is a Rust implementation of the famous game 2048 using the Amethyst game engine.
The blog post this week in Amethyst #16 mentionned that dogfooding is a good practice for a game engine. This project is meant to be a demonstration of how simple and elegant it is to implement such a simple application with Amethyst.
This is very WIP and not officialy approved yet