Skip to content

Commit 12f1acf

Browse files
author
Micah Tigley
committed
Newsletter 13: Roguelike Amethyst talk + blog posts
1 parent d8a7963 commit 12f1acf

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

content/posts/newsletter-013/index.md

+9
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,15 @@ If needed, a section can be split into subsections with a "------" delimiter.
6363
## Game Updates
6464

6565
## Learning Material Updates
66+
### [Beginning Game Development with Amethyst]
67+
[![Video thumbnail of "Creating a Roguelike with Amethyst" talk](roguelike-amethyst-talk.png)](https://youtube.com/watch?v=GFi_EdS_s_c "My First Rust Project: Creating a Roguelike with Amethyst")
68+
69+
Getting started with Rust + gamedev can be intimidating. [Micah Tigley](https://twitter.com/micah_tigley) talks about game development using the Amethyst game engine and learning about ECS by implementing examples that aim to be accessible for beginners.
70+
71+
Supporting blog posts for talk:
72+
* [Creating a Simple Spritesheet Animation with Amethyst](https://mtigley.dev/posts/sprite-animations-with-amethyst/)
73+
* [Running Animation](https://mtigley.dev/posts/running-animation/)
74+
* [Camera Follow System](https://mtigley.dev/posts/camera-follow-system/)
6675

6776
## Library & Tooling Updates
6877

Loading

0 commit comments

Comments
 (0)