pop / lets-make-games-with-rust

Code for a talk I gave at SeaGL 2020 (Seattle GNU Linux Conference)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Code for a talk I gave at SeaGL 2020 (Seattle GNU Linux Conference)

License:MIT License


Languages

Language:Rust 100.0%