Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.16 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.16 KB

Let's make games with Rust

The Code companion for a talk I gave at SeaGL 2020 and a blog-post I wrote to accompany that talk.

How to use this repo

The project is meant to act as a very simple introduction to the Amethyst Game Engine.

Follow the blog-post here: LINK COMING SOON

Each step in the blog-post has an accompanied tag:

Each tag can be checked out and run with cargo run.

Other great resources:

The Amethyst Book is awesome and has way more depth: https://book.amethyst.rs/stable/intro.html

License / Copyright

The code in this repo is licensed under MIT and is free to use under Creative Commons Attribution 4.0 International License.